Searched defs:child_iterator (Results 1 – 5 of 5) 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
448 typedef std::vector<node*>::iterator child_iterator; typedef in dtc::fdt::node
215 typedef Comment * const *child_iterator; typedef
405 typedef StmtIterator child_iterator; typedef