|
clang
5.0.0
|
#include "clang/Analysis/CFG.h"
Public Types | |
| typedef ::clang::CFGBlock::const_pred_iterator | ChildIteratorType |
Static Public Member Functions | |
| static NodeRef | getEntryNode (Inverse< const ::clang::CFGBlock * > G) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Public Attributes | |
| typedefconst::clang::CFGBlock * | NodeRef |
| typedef ::clang::CFGBlock::const_pred_iterator llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > >::ChildIteratorType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| typedefconst ::clang::CFGBlock* llvm::GraphTraits< Inverse< const ::clang::CFGBlock * > >::NodeRef |
1.8.6