Searched refs:getAsObjCInterfaceType (Results 1 – 3 of 3) sorted by relevance
1360 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1492 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
1813 const ObjCObjectType *getAsObjCInterfaceType() const;
1328 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()