ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TraverseCallGraphTopDown< InheritedAttribute > Member List

This is the complete list of members for TraverseCallGraphTopDown< InheritedAttribute >, including all inherited members.

defaultAttrVal()TraverseCallGraphTopDown< InheritedAttribute >inlinevirtual
functionsTraverseCallGraphprotected
getFunc(SgFunctionDeclaration *decl)TraverseCallGraph
getFunc(const Function &func)TraverseCallGraph
graphTraverseCallGraphprotected
noPredTraverseCallGraphprotected
numCallersTraverseCallGraphprotected
traverse()TraverseCallGraphTopDown< InheritedAttribute >
traverse_rec(const CGFunction *fd, std::map< const CGFunction *, funcRecord > &visitRecords, std::set< std::pair< const CGFunction *, const CGFunction * > > &touchedEdges, InheritedAttribute &fromCaller)TraverseCallGraphTopDown< InheritedAttribute >protected
TraverseCallGraph(SgIncidenceDirectedGraph *graph)TraverseCallGraph
TraverseCallGraphTopDown(SgIncidenceDirectedGraph *graph)TraverseCallGraphTopDown< InheritedAttribute >
visit(const CGFunction *func, std::list< InheritedAttribute > &fromCallers)=0TraverseCallGraphTopDown< InheritedAttribute >pure virtual
~TraverseCallGraphTopDown()TraverseCallGraphTopDown< InheritedAttribute >virtual