ROSE 0.11.145.247
|
Definition at line 24 of file SymbolScanner.h.
Public Member Functions | |
SymbolScanner (API &api_) | |
template<typename SymT > | |
void | visit (SymT *sym, std::map< std::string, SymT *API::* > const &objmap) |
![]() | |
constexpr SymbolScanner< API > * | crt () |
constexpr SymbolScanner< API > const * | crt () const |
void | visit (SgNode *node) |
![]() | |
void | traverseMemoryPool () |
void | traverseRepresentativeIRnodes () |
Public Attributes | |
API & | api |
|
inline |
Definition at line 27 of file SymbolScanner.h.
API& Rose::CodeGen::SymbolScanner< API >::api |
Definition at line 25 of file SymbolScanner.h.