Home | History | Annotate | Download | only in Sema

Lines Matching refs:NS

4151          NS(Ctx->decls_begin()), NSEnd(Ctx->decls_end());
4152 NS != NSEnd; ++NS)
4153 OrigToLatest[NS->getOriginalNamespace()] = *NS;
4159 NS = OrigToLatest.begin(),
4161 NS != NSEnd; ++NS)
4163 NS->second, Results.getBasePriority(NS->second), 0),