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 140 of file GlobalCallGraph.cpp.
| llvm::DOTGraphTraits< CallGraph >::DOTGraphTraits | ( | bool | isSimple = false | ) | [inline] |
Definition at line 142 of file GlobalCallGraph.cpp.
| static std::string llvm::DOTGraphTraits< CallGraph >::getNodeLabel | ( | const CallGraphNode * | Node, |
| const CallGraph & | CG | ||
| ) | [inline, static] |
Definition at line 144 of file GlobalCallGraph.cpp.
References clang::CallGraphNode::getName().