Searched defs:nodes_end (Results 1 – 5 of 5) sorted by relevance
334 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function338 const_node_iterator nodes_end() const { return Nodes.end(); } in nodes_end() function
49 BookmarkIndex::NodeSet::const_iterator BookmarkIndex::Match::nodes_end() const { in nodes_end() function in BookmarkIndex::Match
377 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
713 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() function717 const_graph_iterator nodes_end() const { in nodes_end() function
337 static ChildIteratorType nodes_end(ArgumentGraph *AG) { in nodes_end() function