Searched refs:getAsObjCInterfaceType (Results 1 – 4 of 4) sorted by relevance
847 if (!ReceiverTy.isNull() && ReceiverTy->getAsObjCInterfaceType()) in VisitObjCMessageExpr()848 ID = ReceiverTy->getAsObjCInterfaceType()->getInterface(); in VisitObjCMessageExpr()
1506 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()
1765 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1898 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
2818 const ObjCObjectType *getAsObjCInterfaceType() const;