ROSE
0.9.6a
|
#include <sage3.h>
#include "CallGraph.h"
#include <map>
#include <set>
#include <list>
#include <string>
#include <utility>
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) |
void annotateNumCallers | ( | SgIncidenceDirectedGraph * | graph) |
int getNumCallers | ( | const Function * | fDecl) |