Home | History | Annotate | Download | only in Sema

Lines Matching full:idents

535           S.Context.BuiltinInfo.ForgetBuiltin(BuiltinID, S.Context.Idents);
3390 TypoCorrection TC(&SemaRef.Context.Idents.get(Name), ND, NNS, Distance);
3970 for (IdentifierTable::iterator I = Context.Idents.begin(),
3971 IEnd = Context.Idents.end();
3978 = Context.Idents.getExternalIdentifierLookup()) {