Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCInterfaceType

137         Ty = Context.getObjCInterfaceType(NSStringIDecl);
280 QualType NSNumberObject = CX.getObjCInterfaceType(S.NSNumberDecl);
527 QualType NSStringObject = Context.getObjCInterfaceType(NSStringDecl);
629 QualType NSValueObject = Context.getObjCInterfaceType(NSValueDecl);
864 Context.getObjCInterfaceType(NSArrayDecl));
1044 Context.getObjCInterfaceType(NSDictionaryDecl));
1323 Context.getObjCInterfaceType(Class)));
2018 << &propertyName << Context.getObjCInterfaceType(IFace));
2094 T = Context.getObjCInterfaceType(Class);
2126 QualType T = Context.getObjCInterfaceType(Class);
2369 if (RequireCompleteType(Loc, Context.getObjCInterfaceType(Class),
3916 Context.getObjCInterfaceType(RelatedClass);