ROSE  0.11.145.0
TraverseCallGraphBottomUp< SynthesizedAttribute > Member List

This is the complete list of members for TraverseCallGraphBottomUp< SynthesizedAttribute >, including all inherited members.

defaultAttrVal() (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >inlinevirtual
functions (defined in TraverseCallGraph)TraverseCallGraphprotected
getFunc(SgFunctionDeclaration *decl) (defined in TraverseCallGraph)TraverseCallGraph
getFunc(const Function &func) (defined in TraverseCallGraph)TraverseCallGraph
graph (defined in TraverseCallGraph)TraverseCallGraphprotected
noPred (defined in TraverseCallGraph)TraverseCallGraphprotected
numCallers (defined in TraverseCallGraph)TraverseCallGraphprotected
traverse() (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >
traverse_rec(const CGFunction *fd, std::map< const CGFunction *, SynthesizedAttribute > &visitRecords, std::set< std::pair< const CGFunction *, const CGFunction * > > &touchedEdges) (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >protected
TraverseCallGraph(SgIncidenceDirectedGraph *graph) (defined in TraverseCallGraph)TraverseCallGraph
TraverseCallGraphBottomUp(SgIncidenceDirectedGraph *graph) (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >
visit(const CGFunction *func, std::list< SynthesizedAttribute > fromCallees)=0 (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >pure virtual
~TraverseCallGraphBottomUp() (defined in TraverseCallGraphBottomUp< SynthesizedAttribute >)TraverseCallGraphBottomUp< SynthesizedAttribute >virtual