Lines Matching refs:NS
281 in_set(const NodeSet &S) : NS(S) {}283 return NS.find(N) != NS.end();286 const NodeSet &NS;998 NodeSet Ns;999 nodes_for_root(Node, NCM, Ns);1005 for (NodeSet::iterator I = Ns.begin(), E = Ns.end(); I != E; ++I) {