|
clang
3.8.0
|
#include <CFG.h>
Public Types | |
| typedef ::clang::CFG::const_graph_iterator | nodes_iterator |
Public Types inherited from llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > > | |
| typedef ::clang::CFGBlock::const_pred_iterator | ChildIteratorType |
Static Public Member Functions | |
| static NodeType * | getEntryNode (const ::clang::CFG *F) |
| static nodes_iterator | nodes_begin (const ::clang::CFG *F) |
| static nodes_iterator | nodes_end (const ::clang::CFG *F) |
Static Public Member Functions inherited from llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > > | |
| static NodeType * | getEntryNode (Inverse< const ::clang::CFGBlock * > G) |
| static ChildIteratorType | child_begin (NodeType *N) |
| static ChildIteratorType | child_end (NodeType *N) |
Additional Inherited Members | |
Public Attributes inherited from llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > > | |
| typedefconst::clang::CFGBlock | NodeType |
| typedef ::clang::CFG::const_graph_iterator llvm::GraphTraits< Inverse< const ::clang::CFG * > >::nodes_iterator |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
1.8.6