|
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 975 of file SVFStatements.h.
|
private |
place holder
constructor
Definition at line 548 of file SVFStatements.cpp.
|
inlinestatic |
Definition at line 999 of file SVFStatements.h.
|
inlinestatic |
Definition at line 995 of file SVFStatements.h.
|
inlinestatic |
Methods for support type inquiry through isa, cast, and dyn_cast:
Definition at line 987 of file SVFStatements.h.
Definition at line 991 of file SVFStatements.h.
Definition at line 1009 of file SVFStatements.h.
Definition at line 1017 of file SVFStatements.h.
Definition at line 1013 of file SVFStatements.h.
|
private |
place holder
|
overridevirtual |
Reimplemented from SVF::SVFStmt.
Definition at line 126 of file SVFStatements.cpp.
Definition at line 977 of file SVFStatements.h.
Definition at line 982 of file SVFStatements.h.