Searched refs:InterfacePointerType (Results 1 – 2 of 2) sorted by relevance
4033 if (const ObjCObjectPointerType *InterfacePointerType = in CheckObjCBridgeNSCast() local4036 = InterfacePointerType->getObjectType()->getInterface(); in CheckObjCBridgeNSCast()4097 if (const ObjCObjectPointerType *InterfacePointerType = in CheckObjCBridgeCFCast() local4100 = 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()