Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjCObjectPointerType

509     const ObjCObjectPointerType *PT =
510 PRE->getBase()->getType()->castAs<ObjCObjectPointerType>();
528 if (const ObjCObjectPointerType *PT =
529 PRE->getSuperReceiverType()->getAs<ObjCObjectPointerType>())
822 if (const ObjCObjectPointerType *ptr
823 = propType->getAs<ObjCObjectPointerType>()) {
1115 if (const ObjCObjectPointerType *PTy =
1116 BaseT->getAs<ObjCObjectPointerType>()) {
1224 if (const ObjCObjectPointerType *PTy =
1225 BaseT->getAs<ObjCObjectPointerType>()) {