Searched refs:getAsObjCInterfaceType (Results 1 – 4 of 4) sorted by relevance
695 if (!ReceiverTy.isNull() && ReceiverTy->getAsObjCInterfaceType()) in VisitObjCMessageExpr()696 ID = ReceiverTy->getAsObjCInterfaceType()->getInterface(); in VisitObjCMessageExpr()
1502 if (ReceiverType->getAsObjCInterfaceType()) in getBaseMessageSendResultType()
1620 if (auto *IfaceT = getAsObjCInterfaceType()) { in acceptsObjCTypeParams()1752 const ObjCObjectType *Type::getAsObjCInterfaceType() const { in getAsObjCInterfaceType() function in Type
2376 const ObjCObjectType *getAsObjCInterfaceType() const;