Searched defs:child_end (Results 1 – 10 of 10) sorted by relevance
196 static ChildIteratorType child_end(NodeRef N) { in child_end() function250 static ChildIteratorType child_end(NodeRef N) { in child_end() function
84 static ChildIteratorType child_end(NodeRef Node) { in child_end() function
265 static ChildIteratorType child_end(NodeRef N) { return N->end(); } in child_end() function
101 static ChildIteratorType child_end(const NodeRef N) { return N->succ_end(); } in child_end() function
112 static ChildIteratorType child_end(const NodeRef N) { return succ_end(N); } in child_end() function
673 static ChildIteratorType child_end(NodeRef N) { return N->succ_end(); } in child_end() function
791 Archive::child_iterator Archive::child_end() const { in child_end() function in Archive
428 static ChildIteratorType child_end(NodeRef N) { return N->Uses.end(); } in child_end() function
1764 static ChildIteratorType child_end(const NodeRef N) { return succ_end(N); } in child_end() function
2262 static ChildIteratorType child_end(NodeRef N) { in child_end() function