Searched defs:children_end (Results 1 – 2 of 2) sorted by relevance
159 std::vector<GIMatchTree>::iterator children_end() { return Children.end(); } in children_end() function166 std::vector<GIMatchTree>::const_iterator children_end() const { in children_end() function
1292 ChildIterator children_end() const { return Children.cend(); } in children_end() function in __anon0dac999d2511::DisplayNode