Searched refs:getAsObjCInterfaceType (Results 1 – 3 of 3) sorted by relevance
1366 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1498 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
1837 const ObjCObjectType *getAsObjCInterfaceType() const;
1325 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()