Home | History | Annotate | Download | only in Sema

Lines Matching refs:getMessageSendResultType

1139 QualType Sema::getMessageSendResultType(QualType ReceiverType,
1347 ReturnType = getMessageSendResultType(ReceiverType, Method, isClassMessage,