Home | History | Annotate | Download | only in Sema

Lines Matching refs:getObjCObjectPointerType

90     Ty = Context.getObjCObjectPointerType(Ty);
105 Ty = Context.getObjCObjectPointerType(Ty);
120 Ty = Context.getObjCObjectPointerType(Ty);
136 Ty = Context.getObjCObjectPointerType(Ty);
220 S.NSNumberPointer = CX.getObjCObjectPointerType(NSNumberObject);
463 NSStringPointer = Context.getObjCObjectPointerType(NSStringObject);
723 = Context.getObjCObjectPointerType(
833 QIDNSCopying = Context.getObjCObjectPointerType(QIDNSCopying);
909 = Context.getObjCObjectPointerType(
1031 Ty = Context.getObjCObjectPointerType(Ty);
1077 return Context.getObjCObjectPointerType(
1084 return Context.getObjCObjectPointerType(ReceiverType);
1573 T = Context.getObjCObjectPointerType(T);
1811 SuperTy = Context.getObjCObjectPointerType(SuperTy);