Home | History | Annotate | Download | only in Sema

Lines Matching refs:Idents

518           S.Context.BuiltinInfo.ForgetBuiltin(BuiltinID, S.Context.Idents);
3264 TypoCorrection TC(&SemaRef.Context.Idents.get(Name), ND, NNS, Distance);
3802 for (IdentifierTable::iterator I = Context.Idents.begin(),
3803 IEnd = Context.Idents.end();
3810 = Context.Idents.getExternalIdentifierLookup()) {