Home | History | Annotate | Download | only in Sema

Lines Matching refs:NSI

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