Home
last modified time | relevance | path

Searched defs:succ_iterator (Results 1 – 4 of 4) sorted by relevance

/external/llvm/include/llvm/Analysis/
DInterval.h43 typedef std::vector<BasicBlock*>::iterator succ_iterator; typedef
/external/llvm/include/llvm/IR/
DCFG.h250 typedef SuccIterator<TerminatorInst*, BasicBlock> succ_iterator; typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h202 typedef ExplodedNode* const * succ_iterator; typedef
/external/clang/include/clang/Analysis/
DCFG.h527 typedef AdjacentBlocks::iterator succ_iterator; typedef