ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CallGraphTraverse.h File Reference
#include <sage3.h>
#include "CallGraph.h"
#include <map>
#include <set>
#include <list>
#include <string>
#include <utility>
Include dependency graph for CallGraphTraverse.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Function
 
class  CGFunction
 
class  CGFunction::iterator
 
class  TraverseCallGraph
 
class  TraverseCallGraphUnordered
 
class  TraverseCallGraphTopDown< InheritedAttribute >
 
class  TraverseCallGraphTopDown< InheritedAttribute >::funcRecord
 
class  TraverseCallGraphBottomUp< SynthesizedAttribute >
 
class  TraverseCallGraphDataflow
 
class  numCallersAttribute
 

Functions

void annotateNumCallers (SgIncidenceDirectedGraph *graph)
 
int getNumCallers (const Function *fDecl)
 

Function Documentation

void annotateNumCallers ( SgIncidenceDirectedGraph graph)
int getNumCallers ( const Function fDecl)