Inheritance diagram for StmtVisitorStub:
Definition at line 130 of file RtlTest.cpp.
Public Member Functions | |
void | clear () |
StmtVisitorStub () | |
virtual bool | visit (Assign *s) |
virtual bool | visit (BoolAssign *s) |
virtual bool | visit (ReturnStatement *s) |
virtual bool | visit (CallStatement *s) |
virtual bool | visit (CaseStatement *s) |
virtual bool | visit (BranchStatement *s) |
virtual bool | visit (GotoStatement *s) |
virtual bool | visit (RTL *s) |
virtual | ~StmtVisitorStub () |
Public Attributes | |
bool | a |
bool | b |
bool | c |
bool | d |
bool | e |
bool | f |
bool | g |
bool | h |
|
Definition at line 135 of file RtlTest.cpp. References clear(). |
|
Definition at line 136 of file RtlTest.cpp. |
|
Definition at line 134 of file RtlTest.cpp. References a, b, c, d, e, f, g, and h. Referenced by StmtVisitorStub(). |
|
Reimplemented from StmtVisitor. Definition at line 144 of file RtlTest.cpp. References h. |
|
Reimplemented from StmtVisitor. Definition at line 143 of file RtlTest.cpp. References g. |
|
Reimplemented from StmtVisitor. Definition at line 142 of file RtlTest.cpp. References f. |
|
Reimplemented from StmtVisitor. Definition at line 141 of file RtlTest.cpp. References e. |
|
Reimplemented from StmtVisitor. Definition at line 140 of file RtlTest.cpp. References d. |
|
Reimplemented from StmtVisitor. Definition at line 139 of file RtlTest.cpp. References c. |
|
Reimplemented from StmtVisitor. Definition at line 138 of file RtlTest.cpp. References b. |
|
Reimplemented from StmtVisitor. Definition at line 137 of file RtlTest.cpp. References a. |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |
|
Definition at line 132 of file RtlTest.cpp. Referenced by clear(), RtlTest::testVisitor(), and visit(). |