Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Object/
DArchive.h53 child_iterator(const Child &c) : child(c) {} in child_iterator() function
/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/swiftshader/third_party/LLVM/include/llvm/Support/
DGraphWriter.h60 typedef typename GTraits::ChildIteratorType child_iterator; typedef
/external/llvm/include/llvm/Support/
DGraphWriter.h64 typedef typename GTraits::ChildIteratorType child_iterator; typedef
/external/llvm/include/llvm/CodeGen/
DDIE.h628 typedef IntrusiveBackList<DIE>::iterator child_iterator; typedef
/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