clang API Documentation
Public Member Functions | |
DOTGraphTraits (bool isSimple=false) | |
Static Public Member Functions | |
static std::string | getNodeLabel (const Stmt *Node, const Stmt *Graph) |
Definition at line 32 of file StmtViz.cpp.
llvm::DOTGraphTraits< const Stmt * >::DOTGraphTraits | ( | bool | isSimple = false | ) | [inline] |
Definition at line 33 of file StmtViz.cpp.
static std::string llvm::DOTGraphTraits< const Stmt * >::getNodeLabel | ( | const Stmt * | Node, |
const Stmt * | Graph | ||
) | [inline, static] |
Definition at line 35 of file StmtViz.cpp.
References clang::Stmt::getStmtClassName().