Lines Matching refs:NS
7306 for (NamespaceDecl *NS = PrevNS->getMostRecentDecl(); NS;7307 NS = NS->getPreviousDecl())7308 NS->setInline(*IsInline);7746 NamespaceDecl *NS = R.getAsSingle<NamespaceDecl>();7747 assert(NS && "expected namespace decl");7764 DeclContext *CommonAncestor = cast<DeclContext>(NS);