Home
last modified time | relevance | path

Searched defs:child_iterator (Results 1 – 19 of 19) sorted by relevance

/external/llvm/include/llvm/Object/
DArchive.h114 child_iterator() : C(Child(nullptr, nullptr, nullptr)), E(nullptr) {} in child_iterator() function
115 child_iterator(const Child &C, Error *E) : C(C), E(E) {} in child_iterator() function
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h208 auto child_iterator = in Find() local
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dequivalence_relation.h208 auto child_iterator = in Find() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGraphWriter.h74 using child_iterator = typename GTraits::ChildIteratorType; variable
/external/llvm-project/llvm/include/llvm/Support/
DGraphWriter.h74 using child_iterator = typename GTraits::ChildIteratorType; variable
/external/llvm-project/llvm/include/llvm/Object/
DArchive.h176 using child_iterator = fallible_iterator<ChildFallibleIterator>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DArchive.h176 using child_iterator = fallible_iterator<ChildFallibleIterator>; variable
/external/deqp-deps/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp227 for (auto child_iterator = simplified_polynomial->graph_begin(); in Simplify() local
/external/llvm/include/llvm/Support/
DGraphWriter.h64 typedef typename GTraits::ChildIteratorType child_iterator; typedef
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp227 for (auto child_iterator = simplified_polynomial->graph_begin(); in Simplify() local
/external/llvm/include/llvm/CodeGen/
DDIE.h628 typedef IntrusiveBackList<DIE>::iterator child_iterator; typedef
/external/llvm-project/llvm/include/llvm/CodeGen/
DDIE.h766 using child_iterator = IntrusiveBackList<DIE>::iterator; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h755 using child_iterator = IntrusiveBackList<DIE>::iterator; variable
/external/llvm-project/clang/include/clang/AST/
DComment.h222 typedef Comment * const *child_iterator; typedef
DStmt.h1243 using child_iterator = StmtIterator; variable
DOpenMPClause.h86 using child_iterator = StmtIterator; variable
/external/clang/include/clang/AST/
DComment.h228 typedef Comment * const *child_iterator; typedef
DStmt.h404 typedef StmtIterator child_iterator; in LLVM_ALIGNAS() typedef
DOpenMPClause.h60 typedef StmtIterator child_iterator; typedef