Searched refs:children_end (Results 1 – 2 of 2) sorted by relevance
1639 ChildIterator children_end() const { return Children.cend(); } in children_end() function in __anon94a753662a11::DisplayNode2128 static ChildIteratorType child_end(NodeRef N) { return N->children_end(); } in child_end()