Searched refs:InterfacePointerType (Results 1 – 2 of 2) sorted by relevance
4024 if (const ObjCObjectPointerType *InterfacePointerType = in CheckObjCBridgeNSCast() local4027 = InterfacePointerType->getObjectType()->getInterface(); in CheckObjCBridgeNSCast()4088 if (const ObjCObjectPointerType *InterfacePointerType = in CheckObjCBridgeCFCast() local4091 = InterfacePointerType->getObjectType()->getInterface(); in CheckObjCBridgeCFCast()
222 const ObjCObjectPointerType *InterfacePointerType in EmitObjCCollectionLiteral() local224 assert(InterfacePointerType && "Unexpected InterfacePointerType - null"); in EmitObjCCollectionLiteral()226 = InterfacePointerType->getObjectType()->getInterface(); in EmitObjCCollectionLiteral()