|
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 987 of file SVFStatements.h.
|
private |
place holder
constructor
Definition at line 536 of file SVFStatements.cpp.
|
inlinestatic |
Definition at line 1011 of file SVFStatements.h.
|
inlinestatic |
Definition at line 1007 of file SVFStatements.h.
|
inlinestatic |
Methods for support type inquiry through isa, cast, and dyn_cast:
Definition at line 999 of file SVFStatements.h.
Definition at line 1003 of file SVFStatements.h.
Definition at line 1021 of file SVFStatements.h.
Definition at line 1029 of file SVFStatements.h.
Definition at line 1025 of file SVFStatements.h.
|
private |
place holder
|
overridevirtual |
Reimplemented from SVF::SVFStmt.
Definition at line 126 of file SVFStatements.cpp.
Definition at line 989 of file SVFStatements.h.
Definition at line 994 of file SVFStatements.h.