ROSE  0.11.145.0
Public Member Functions | Protected Attributes | List of all members
TraverseCallGraph Class Reference

Description

Definition at line 302 of file CallGraphTraverse.h.

Inheritance diagram for TraverseCallGraph:
Inheritance graph
[legend]
Collaboration diagram for TraverseCallGraph:
Collaboration graph
[legend]

Public Member Functions

 TraverseCallGraph (SgIncidenceDirectedGraph *graph)
 
const CGFunctiongetFunc (SgFunctionDeclaration *decl)
 
const CGFunctiongetFunc (const Function &func)
 

Protected Attributes

SgIncidenceDirectedGraphgraph
 
std::set< CGFunctionfunctions
 
std::map< const CGFunction *, int > numCallers
 
std::set< const CGFunction * > noPred
 

The documentation for this class was generated from the following file: