Searched defs:child_iterator (Results 1 – 8 of 8) sorted by relevance
53 child_iterator(const Child &c) : child(c) {} in child_iterator() function
114 child_iterator() : C(Child(nullptr, nullptr, nullptr)), E(nullptr) {} in child_iterator() function115 child_iterator(const Child &C, Error *E) : C(C), E(E) {} in child_iterator() function
60 typedef typename GTraits::ChildIteratorType child_iterator; typedef
64 typedef typename GTraits::ChildIteratorType child_iterator; typedef
628 typedef IntrusiveBackList<DIE>::iterator child_iterator; typedef
228 typedef Comment * const *child_iterator; typedef
404 typedef StmtIterator child_iterator; in LLVM_ALIGNAS() typedef
60 typedef StmtIterator child_iterator; typedef