Searched defs:const_child_iterator (Results 1 – 4 of 4) sorted by relevance
147 struct const_child_iterator struct150 iterator_adaptor_base<const_child_iterator, const_child_iterator_base>; argument153 explicit const_child_iterator(const_child_iterator_base I) : Base(I) {} in const_child_iterator() function155 const const_child_iterator_base &wrapped() { return Base::wrapped(); } in wrapped() argument
871 using const_child_iterator = IntrusiveBackList<DIE>::const_iterator; variable
44 using const_child_iterator = ConstStmtIterator; variable
88 using const_child_iterator = ConstStmtIterator; variable172 using const_child_iterator = ConstStmtIterator; variable