Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCObjectPointerType

443     const ObjCObjectPointerType *PT =
444 PRE->getBase()->getType()->castAs<ObjCObjectPointerType>();
462 if (const ObjCObjectPointerType *PT =
463 PRE->getSuperReceiverType()->getAs<ObjCObjectPointerType>())
690 if (const ObjCObjectPointerType *ptr
691 = propType->getAs<ObjCObjectPointerType>()) {
949 if (const ObjCObjectPointerType *PTy =
950 BaseT->getAs<ObjCObjectPointerType>()) {
1056 if (const ObjCObjectPointerType *PTy =
1057 BaseT->getAs<ObjCObjectPointerType>()) {