Home | History | Annotate | Download | only in Sema

Lines Matching full:idents

512                                &S.Context.Idents.get("object_setClass"),
527 &S.Context.Idents.get("object_getClass"),
586 &Context.Idents.get("object_getClass"),
1529 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
2198 IdentifierInfo &II = Context.Idents.get("self");
2843 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
2922 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix());
9014 &Context.Idents.get("object_setClass"),
11236 IterationVarName = &S.Context.Idents.get(OS.str());
12773 LookupResult Result(*this, &Context.Idents.get("BOOL"), OpLoc,