|
Static Value-Flow Analysis
|
#include <SVFStatements.h>
Private Member Functions | |
| SelectStmt (const SelectStmt &) | |
| place holder | |
| void | operator= (const SelectStmt &) |
| place holder | |
Private Attributes | |
| const SVFVar * | condition |
Friends | |
| class | GraphDBClient |
Select statement (e.g., p ? q: r which receives values from variables q and r based on condition p)
Definition at line 943 of file SVFStatements.h.
|
private |
place holder
constructor
Definition at line 370 of file SVFStatements.cpp.
|
inlinestatic |
Definition at line 967 of file SVFStatements.h.
|
inlinestatic |
Definition at line 963 of file SVFStatements.h.
|
inlinestatic |
Methods for support type inquiry through isa, cast, and dyn_cast:
Definition at line 955 of file SVFStatements.h.
Definition at line 959 of file SVFStatements.h.
Definition at line 977 of file SVFStatements.h.
Definition at line 985 of file SVFStatements.h.
Definition at line 981 of file SVFStatements.h.
|
private |
place holder
|
overridevirtual |
Reimplemented from SVF::SVFStmt.
Definition at line 126 of file SVFStatements.cpp.
Definition at line 945 of file SVFStatements.h.
Definition at line 950 of file SVFStatements.h.