| 
    ROSE 0.11.145.357
    
   | 
 
Definition at line 22 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) | 
  Public Member Functions inherited from Rose::Source::Generation::SymbolScannerBase< SymbolScanner< API > > | |
| constexpr SymbolScanner< API > * | crt () | 
| constexpr SymbolScanner< API > const * | crt () const | 
| void | visit (SgNode *node) | 
  Public Member Functions inherited from ROSE_VisitTraversal | |
| void | traverseMemoryPool () | 
| void | traverseRepresentativeIRnodes () | 
Public Attributes | |
| API & | api | 
      
  | 
  inline | 
Definition at line 25 of file SymbolScanner.h.
| API& Rose::Source::Generation::SymbolScanner< API >::api | 
Definition at line 23 of file SymbolScanner.h.