Searched refs:getAsObjCInterfaceType (Results 1 – 7 of 7) sorted by relevance
705 if (!ReceiverTy.isNull() && ReceiverTy->getAsObjCInterfaceType()) in VisitObjCMessageExpr()706 ID = ReceiverTy->getAsObjCInterfaceType()->getInterface(); in VisitObjCMessageExpr()
1504 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()
1366 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1498 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
1590 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1722 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
1837 const ObjCObjectType *getAsObjCInterfaceType() const;
1325 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()
2228 const ObjCObjectType *getAsObjCInterfaceType() const;