Searched defs:receiverType (Results 1 – 5 of 5) sorted by relevance
32 QualType receiverType) { in arrangeObjCMessageSendSignature()
419 QualType receiverType) { in arrangeObjCMessageSendSignature()
725 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildGet() local758 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildSet() local833 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildRValueOperation() local1379 QualType receiverType = InstanceBase->getType(); in buildGet() local1408 QualType receiverType = InstanceBase->getType(); in buildSet() local
3954 QualType receiverType = Context.getObjCInterfaceType(RelatedClass); in CheckObjCBridgeRelatedConversions() local
478 InferredType receiverType = getTypeOfOperandFromTop(argumentSize - 1); in visitMethodInsn() local