Home | History | Annotate | Download | only in Sema

Lines Matching refs:NSI

3655     for (auto NSI : Namespaces) {
3656 DeclContext *Ctx = NSI.DeclCtx;
3657 const Type *NSType = NSI.NameSpecifier->getAsType();
3670 TC.setCorrectionSpecifier(NSI.NameSpecifier);
3671 TC.setQualifierDistance(NSI.EditDistance);