Searched defs:receiverType (Results 1 – 13 of 13) 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
730 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildGet() local763 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildSet() local839 QualType receiverType = RefExpr->getReceiverType(S.Context); in buildRValueOperation() local1379 QualType receiverType = InstanceBase->getType(); in buildGet() local1408 QualType receiverType = InstanceBase->getType(); in buildSet() local
4336 QualType receiverType = Context.getObjCInterfaceType(RelatedClass); in CheckObjCBridgeRelatedConversions() local
38 QualType receiverType) { in arrangeObjCMessageSendSignature()
473 QualType receiverType) { in arrangeObjCMessageSendSignature()
492 public abstract Type receiverType(); in receiverType() method in Type.MethodTy501 Type receiverType, in create()
283 class ReceiverParameterAdapter(module: ModuleNodeAdapter, val receiverType: DocumentationNode, val … in typeName() constant328 …override fun receiverType(): Type? = receiverNode()?.let { receiver -> TypeAdapter(module, receive… in hasNonEmptyContent() method
479 InferredType receiverType = getTypeOfOperandFromTop(argumentSize - 1); in visitMethodInsn() local
1111 val receiverType = it.getClassExtensionReceiver()!! in <lambda>() constant
553 val receiverType = extensionFunction.fuzzyExtensionReceiverType()?.makeNotNullable() in ClassDescriptor() constant