Home | History | Annotate | Download | only in Sema

Lines Matching full:idents

188   return ClsName == &Ctx.Idents.get("NSString") ||
189 ClsName == &Ctx.Idents.get("NSMutableString");
205 return RD->getIdentifier() == &Ctx.Idents.get("__CFString");
1118 II = &S.Context.Idents.get("NSObject");