|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Definitions
include/llvm/Analysis/CallGraph.h 414 using ChildIteratorType =
include/llvm/Analysis/RegionIterator.h 313 RegionNodeGraphTraits(RegionNode, BasicBlock, Region);
include/llvm/CodeGen/MachineBasicBlock.h 881 using ChildIteratorType = MachineBasicBlock::const_succ_iterator;
include/llvm/CodeGen/ScheduleDAG.h 665 typedef SUnitIterator ChildIteratorType;
include/llvm/CodeGen/SelectionDAGNodes.h 2564 using ChildIteratorType = SDNodeIterator;
include/llvm/IR/CFG.h 309 using ChildIteratorType = succ_const_iterator;
include/llvm/IR/Dominators.h 193 using ChildIteratorType = ChildIterator;
lib/Transforms/Vectorize/SLPVectorizer.cpp 1990 struct ChildIteratorType
tools/clang/include/clang/AST/StmtGraphTraits.h 51 using ChildIteratorType = clang::Stmt::const_child_iterator;
tools/clang/include/clang/Analysis/CFG.h 1484 using ChildIteratorType = ::clang::CFGBlock::const_succ_iterator;
tools/clang/include/clang/Analysis/CallGraph.h 198 using ChildIteratorType = NodeType::const_iterator;
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h 513 using ChildIteratorType = clang::ento::ExplodedNode::succ_iterator;
tools/clang/lib/Serialization/ModuleManager.cpp 468 using ChildIteratorType = llvm::SetVector<ModuleFile *>::const_iterator;