clang API Documentation

llvm::GraphTraits< clang::Stmt * > Member List
This is the complete list of members for llvm::GraphTraits< clang::Stmt * >, including all inherited members.
child_begin(NodeType *N)llvm::GraphTraits< clang::Stmt * > [inline, static]
child_end(NodeType *N)llvm::GraphTraits< clang::Stmt * > [inline, static]
ChildIteratorType typedefllvm::GraphTraits< clang::Stmt * >
getEntryNode(clang::Stmt *S)llvm::GraphTraits< clang::Stmt * > [inline, static]
nodes_begin(clang::Stmt *S)llvm::GraphTraits< clang::Stmt * > [inline, static]
nodes_end(clang::Stmt *S)llvm::GraphTraits< clang::Stmt * > [inline, static]
nodes_iterator typedefllvm::GraphTraits< clang::Stmt * >
NodeType typedefllvm::GraphTraits< clang::Stmt * >