ROSE
0.9.6a
|
Go to the source code of this file.
Macros | |
#define | RSIM_MultiWithConversion_H /* used by MultiWithConversion.C */ |
Functions | |
int | edg_main (int, char **const, class SgSourceFile &) |
Variables | |
SgScopeStatement * | curr_sg_scope |
std::set< SgVariableDeclaration * > | nodesAddedWithinFieldUseSet |
#define RSIM_MultiWithConversion_H /* used by MultiWithConversion.C */ |
Definition at line 6 of file fake_EDG.h.
int edg_main | ( | int | , |
char ** | const, | ||
class SgSourceFile & | |||
) |
Definition at line 12 of file fake_EDG.h.
SgScopeStatement* curr_sg_scope |
Definition at line 13 of file fake_EDG.h.
std::set<SgVariableDeclaration*> nodesAddedWithinFieldUseSet |
Definition at line 15 of file fake_EDG.h.