Searched refs:getAsObjCInterfaceType (Results 1 – 4 of 4) sorted by relevance
730 if (!ReceiverTy.isNull() && ReceiverTy->getAsObjCInterfaceType()) in VisitObjCMessageExpr()731 ID = ReceiverTy->getAsObjCInterfaceType()->getInterface(); in VisitObjCMessageExpr()
1503 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()
1656 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1788 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
2487 const ObjCObjectType *getAsObjCInterfaceType() const;