Searched defs:nodes_end (Results 1 – 7 of 7) sorted by relevance
134 std::deque<DependencyNode*>::iterator nodes_end(nodes.end()); in DumpAsGraphviz() local
338 node_iterator nodes_end() { return Nodes.end(); } in nodes_end() function342 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
50 BookmarkIndex::NodeSet::const_iterator BookmarkIndex::Match::nodes_end() const { in nodes_end() function in BookmarkIndex::Match
421 static nodes_iterator nodes_end(const ModuleManager &Manager) { in nodes_end() function
715 graph_iterator nodes_end() { return graph_iterator(Blocks.end()); } in nodes_end() function719 const_graph_iterator nodes_end() const { in nodes_end() function
400 static ChildIteratorType nodes_end(ArgumentGraph *AG) { in nodes_end() function