Home | History | Annotate | Download | only in Sema

Lines Matching refs:NS

4358          NS(Ctx->decls_begin()), NSEnd(Ctx->decls_end());
4359 NS != NSEnd; ++NS)
4360 OrigToLatest[NS->getOriginalNamespace()] = *NS;
4366 NS = OrigToLatest.begin(),
4368 NS != NSEnd; ++NS)
4370 NS->second, Results.getBasePriority(NS->second),