Lines Matching refs:PT
1992 if (const PointerType *PT = FQT->getAs<PointerType>())1993 return GetGCAttrTypeForType(Ctx, PT->getPointeeType(), /*pointee*/ true);7121 const ObjCObjectPointerType *PT =7123 assert(PT && "Invalid @catch type.");7124 const ObjCInterfaceType *IT = PT->getInterfaceType();