| 
    ROSE 0.11.145.357
    
   | 
 
Definition at line 297 of file CallGraphTraverse.h.


Public Member Functions | |
| TraverseCallGraph (SgIncidenceDirectedGraph *graph) | |
| const CGFunction * | getFunc (SgFunctionDeclaration *decl) | 
| const CGFunction * | getFunc (const Function &func) | 
Protected Attributes | |
| SgIncidenceDirectedGraph * | graph | 
| std::set< CGFunction > | functions | 
| std::map< const CGFunction *, int > | numCallers | 
| std::set< const CGFunction * > | noPred | 
      
  | 
  protected | 
Definition at line 300 of file CallGraphTraverse.h.
      
  | 
  protected | 
Definition at line 303 of file CallGraphTraverse.h.
      
  | 
  protected | 
Definition at line 306 of file CallGraphTraverse.h.
      
  | 
  protected | 
Definition at line 311 of file CallGraphTraverse.h.