#include <reaching_getdefs.h>
Inheritance diagram for GetDefsWalker::
Public Methods | |
GetDefsWalker (map< stmtNode *, declNode *> *d, stmt_list *l) | |
bool | contains_call (exprNode *) |
void | handle_exprstmt (exprstmtNode *) |
void | at_stmt (stmtNode *, Order) |
Private Attributes | |
map< stmtNode *, declNode *> * | defines |
stmt_list * | ambiguous_defs |
|
|
|
Reimplemented from Walker. |
|
|
|
|
|
|
|
|