Searched defs:child_iterator (Results 1 – 4 of 4) sorted by relevance
100 child_iterator() : child(Child(0, 0)) {} in child_iterator() function101 child_iterator(const Child &c) : child(c) {} in child_iterator() function
65 typedef typename GTraits::ChildIteratorType child_iterator; typedef
215 typedef Comment * const *child_iterator; typedef
403 typedef StmtIterator child_iterator; typedef