Searched refs:getSendResultType (Results 1 – 8 of 8) sorted by relevance
1461 return Method->getSendResultType(ReceiverType); in getBaseMessageSendResultType()1469 if (auto nullability = Method->getSendResultType(ReceiverType) in getBaseMessageSendResultType()1490 Method->getSendResultType(ReceiverType)); in getBaseMessageSendResultType()1511 Method->getSendResultType(ReceiverType)); in getBaseMessageSendResultType()1539 QualType T = Method->getSendResultType(ReceiverType); in getMessageSendResultType()
893 T = Method->getSendResultType(); in getDeclUsageType()2631 T = Method->getSendResultType(BaseType); in AddResultTypeChunk()8808 QualType ResTy = Method->getSendResultType().stripObjCKindOfType(Context); in CodeCompleteObjCMethodDecl()
1090 QualType ObjCMethodDecl::getSendResultType() const { in getSendResultType() function in ObjCMethodDecl1096 QualType ObjCMethodDecl::getSendResultType(QualType receiverType) const { in getSendResultType() function in ObjCMethodDecl
338 QualType getSendResultType() const;342 QualType getSendResultType(QualType receiverType) const;
1186 QualType ObjCMethodDecl::getSendResultType() const { in getSendResultType() function in ObjCMethodDecl1192 QualType ObjCMethodDecl::getSendResultType(QualType receiverType) const { in getSendResultType() function in ObjCMethodDecl
340 QualType getSendResultType() const;344 QualType getSendResultType(QualType receiverType) const;
1282 return Method->getSendResultType(ReceiverType); in getBaseMessageSendResultType()1290 if (auto nullability = Method->getSendResultType(ReceiverType) in getBaseMessageSendResultType()1311 Method->getSendResultType(ReceiverType)); in getBaseMessageSendResultType()1332 Method->getSendResultType(ReceiverType)); in getBaseMessageSendResultType()
682 T = Method->getSendResultType(); in getDeclUsageType()2088 T = Method->getSendResultType(BaseType); in AddResultTypeChunk()7104 QualType ResTy = Method->getSendResultType().stripObjCKindOfType(Context); in CodeCompleteObjCMethodDecl()