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