Home | History | Annotate | Download | only in Sema

Lines Matching refs:Idents

100       NSIdent = &Context.Idents.get("NSConstantString");
102 NSIdent = &Context.Idents.get(StringClass);
299 &CX.Idents.get("value"),
532 IdentifierInfo *II = &Context.Idents.get("stringWithUTF8String");
552 &Context.Idents.get("value"),
635 &Context.Idents.get("valueWithBytes"),
636 &Context.Idents.get("objCType")
666 &Context.Idents.get("bytes"),
676 &Context.Idents.get("type"),
797 &Context.Idents.get("objects"),
805 &Context.Idents.get("cnt"),
906 &Context.Idents.get("objects"),
914 &Context.Idents.get("keys"),
922 &Context.Idents.get("cnt"),
959 LookupProtocol(&Context.Idents.get("NSCopying"), SR.getBegin())) {
3029 IdentifierInfo *SelectorId = &Context.Idents.get("respondsToSelector");
3338 LookupResult R(*this, &Context.Idents.get(name), SourceLocation(),