Searched defs:ChildIteratorType (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DDataFlow.h28 typedef Value::const_use_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
45 typedef Value::use_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
62 typedef User::const_op_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
83 typedef User::op_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
[all...]
H A DCFG.h254 typedef succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
267 typedef succ_const_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
286 typedef pred_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
298 typedef const_pred_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DGraphTraits.h89 typedef typename GraphTraits<T>::ChildIteratorType ChildIteratorType; typedef in struct:llvm::GraphTraits
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtGraphTraits.h29 typedef clang::Stmt::child_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
56 typedef clang::Stmt::const_child_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DInterval.h126 typedef Interval::succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
141 typedef Interval::pred_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DCallGraph.h317 typedef mapped_iterator<NodeType::iterator, CGNDerefFun> ChildIteratorType; typedef in struct:GraphTraits
334 typedef NodeType::const_iterator ChildIteratorType; typedef in struct:GraphTraits
H A DLoopInfo.h684 typedef LoopInfo::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
697 typedef LoopInfo::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DDominators.h879 typedef NodeType::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineDominators.h183 typedef NodeType::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DMachineLoopInfo.h164 typedef MachineLoopInfo::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
177 typedef MachineLoopInfo::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DMachineBasicBlock.h678 typedef MachineBasicBlock::succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
691 typedef MachineBasicBlock::const_succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
710 typedef MachineBasicBlock::pred_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
724 typedef MachineBasicBlock::const_pred_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
[all...]
H A DScheduleDAG.h670 typedef SUnitIterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DSelectionDAGNodes.h1772 typedef SDNodeIterator ChildIteratorType; typedef in struct:llvm::SDNode::GraphTraits
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DDominators.h172 typedef NodeType::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DCallGraph.h179 typedef mapped_iterator<NodeType::iterator, CGNDerefFun> ChildIteratorType; typedef in struct:llvm::GraphTraits
193 typedef NodeType::const_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
H A DCFG.h857 typedef ::clang::CFGBlock::succ_iterator ChildIteratorType; typedef in struct:clang::llvm::GraphTraits
871 typedef ::clang::CFGBlock::const_succ_iterator ChildIteratorType; typedef in struct:clang::llvm::GraphTraits
885 typedef ::clang::CFGBlock::const_pred_iterator ChildIteratorType; typedef in struct:clang::llvm::GraphTraits
899 typedef ::clang::CFGBlock::const_pred_iterator ChildIteratorType; typedef in struct:clang::llvm::GraphTraits
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp373 typedef SmallVectorImpl<ArgumentGraphNode*>::iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DModuleManager.cpp406 typedef llvm::SetVector<ModuleFile *>::const_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h446 typedef NodeType::succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits
472 typedef NodeType::const_succ_iterator ChildIteratorType; typedef in struct:llvm::GraphTraits

Completed in 137 milliseconds