clang API Documentation
Public Member Functions | |
DOTGraphTraits (bool isSimple=false) | |
Static Public Member Functions | |
static std::string | getNodeLabel (const CallGraphNode *Node, const CallGraph *CG) |
Definition at line 215 of file CallGraph.cpp.
llvm::DOTGraphTraits< const CallGraph * >::DOTGraphTraits | ( | bool | isSimple = false | ) | [inline] |
Definition at line 217 of file CallGraph.cpp.
static std::string llvm::DOTGraphTraits< const CallGraph * >::getNodeLabel | ( | const CallGraphNode * | Node, |
const CallGraph * | CG | ||
) | [inline, static] |
Definition at line 219 of file CallGraph.cpp.
References clang::CallGraphNode::getDecl(), clang::CallGraph::getRoot(), and Node.