Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fcbc6b84598bef4d4ca95c593070c2a5cba1da35
/
.
/
analysis
/
analysis-api
/
testData
/
components
/
callResolver
/
resolveCall
tree: af624d299e93b0280a544cf4eeb08bfd2a1cb06e
assignments/
withTestCompilerPluginEnabled/
ambiguous.descriptors.txt
ambiguous.kt
ambiguous.txt
ambiguousImplicitInvoke.descriptors.txt
ambiguousImplicitInvoke.kt
ambiguousImplicitInvoke.txt
ambiguousWithExplicitTypeParameters.descriptors.txt
ambiguousWithExplicitTypeParameters.kt
ambiguousWithExplicitTypeParameters.txt
ambiguousWithInferredTypeParameters.descriptors.txt
ambiguousWithInferredTypeParameters.kt
ambiguousWithInferredTypeParameters.txt
annotationEntry.kt
annotationEntry.txt
annotationInAnnotation_arrayOf.kt
annotationInAnnotation_arrayOf.txt
annotationInAnnotation_collectionLiteral.kt
annotationInAnnotation_collectionLiteral.txt
annotationInAnnotation_multipleAnnotations_arrayOf.kt
annotationInAnnotation_multipleAnnotations_arrayOf.txt
annotationInAnnotation_multipleAnnotations_collectionLiteral.kt
annotationInAnnotation_multipleAnnotations_collectionLiteral.txt
annotationInAnnotation_noarg.kt
annotationInAnnotation_noarg.txt
annotationInAnnotation_vararg.kt
annotationInAnnotation_vararg.txt
annotationOnDelegate.kt
annotationOnDelegate.txt
annotationOnExpression_asT.kt
annotationOnExpression_asT.txt
annotationOnExpression_destructuring.kt
annotationOnExpression_destructuring.txt
annotationOnExpression_if.kt
annotationOnExpression_if.txt
annotationOnExpression_whenBranch.kt
annotationOnExpression_whenBranch.txt
annotationOnFile.kt
annotationOnFile.txt
annotationOnParameter_param.kt
annotationOnParameter_param.txt
annotationOnParameter_parameterProperty.kt
annotationOnParameter_parameterProperty.txt
annotationOnParameter_reified.kt
annotationOnParameter_reified.txt
annotationOnParameter_setparam.kt
annotationOnParameter_setparam.txt
annotationOnProperty_field.kt
annotationOnProperty_field.txt
annotationOnProperty_get.kt
annotationOnProperty_get.txt
annotationOnProperty_property.kt
annotationOnProperty_property.txt
annotationOnProperty_set.kt
annotationOnProperty_set.txt
annotationOnReceiver.kt
annotationOnReceiver.txt
arrayOfInAnnotation.kt
arrayOfInAnnotation.txt
builderInference.descriptors.txt
builderInference.kt
builderInference.txt
calleeExpressionOfImplicitInvoke.kt
calleeExpressionOfImplicitInvoke.txt
checkNotNullCall.kt
checkNotNullCall.txt
checkNotNullCallAsCallee.kt
checkNotNullCallAsCallee.txt
comparisonCall.kt
comparisonCall.txt
compoundAssignOnVal.kt
compoundAssignOnVal.txt
compoundAssignOnVal_lhs.kt
compoundAssignOnVal_lhs.txt
compoundAssignOnVar.kt
compoundAssignOnVar.txt
compoundAssignOnVar_lhs.kt
compoundAssignOnVar_lhs.txt
compoundAssignWithArrayAccessConvention.kt
compoundAssignWithArrayAccessConvention.txt
compoundAssignWithArrayAccessConvention_complexReceivers.descriptors.txt
compoundAssignWithArrayAccessConvention_complexReceivers.kt
compoundAssignWithArrayAccessConvention_complexReceivers.txt
compoundAssignWithArrayAccessConvention_lhs.kt
compoundAssignWithArrayAccessConvention_lhs.txt
compoundAssignWithArrayGetConvention.kt
compoundAssignWithArrayGetConvention.txt
compoundAssignWithArrayGetConvention_lhs.kt
compoundAssignWithArrayGetConvention_lhs.txt
consecutiveImplicitInvoke1.kt
consecutiveImplicitInvoke1.txt
consecutiveImplicitInvoke2.kt
consecutiveImplicitInvoke2.txt
consecutiveImplicitInvoke3.kt
consecutiveImplicitInvoke3.txt
consecutiveImplicitInvoke_callee.kt
consecutiveImplicitInvoke_callee.txt
delegatedConstructorCall_super.kt
delegatedConstructorCall_super.txt
delegatedConstructorCall_super_unresolved.descriptors.txt
delegatedConstructorCall_super_unresolved.kt
delegatedConstructorCall_super_unresolved.txt
delegatedConstructorCall_this.kt
delegatedConstructorCall_this.txt
delegatedConstructorCall_this_unresolved.descriptors.txt
delegatedConstructorCall_this_unresolved.kt
delegatedConstructorCall_this_unresolved.txt
enumAsAnnotationValue.kt
enumAsAnnotationValue.txt
eqEqCall_fromAny.kt
eqEqCall_fromAny.txt
eqEqCall_fromSuperType.kt
eqEqCall_fromSuperType.txt
eqEqCall_overridden.kt
eqEqCall_overridden.txt
functionCallInTheSameFile.kt
functionCallInTheSameFile.txt
functionCallWithExtensionReceiverAndTypeArgument.kt
functionCallWithExtensionReceiverAndTypeArgument.txt
functionCallWithLambdaArgument.kt
functionCallWithLambdaArgument.txt
functionCallWithNamedArgument.kt
functionCallWithNamedArgument.txt
functionCallWithNonTrailingLambdaArgument.kt
functionCallWithNonTrailingLambdaArgument.txt
functionCallWithSpreadArgument.kt
functionCallWithSpreadArgument.txt
functionCallWithTypeArgument.kt
functionCallWithTypeArgument.txt
functionCallWithVarargArgument.kt
functionCallWithVarargArgument.txt
functionTypeVariableCall_dispatchReceiver.descriptors.txt
functionTypeVariableCall_dispatchReceiver.kt
functionTypeVariableCall_dispatchReceiver.txt
functionTypeVariableCall_extensionReceiver.descriptors.txt
functionTypeVariableCall_extensionReceiver.kt
functionTypeVariableCall_extensionReceiver.txt
functionWithReceiverCall.kt
functionWithReceiverCall.txt
functionWithReceiverSafeCall.kt
functionWithReceiverSafeCall.txt
hiddenConstructor.descriptors.txt
hiddenConstructor.kt
hiddenConstructor.txt
hiddenDeprecated.kt
hiddenDeprecated.txt
implicitConstructorDelegationCall.kt
implicitConstructorDelegationCall.txt
implicitConstuctorCall.kt
implicitConstuctorCall.txt
implicitJavaConstuctorCall.kt
implicitJavaConstuctorCall.txt
indexedGet.kt
indexedGet.txt
indexedGetWithNotEnoughArgs.kt
indexedGetWithNotEnoughArgs.txt
indexedGetWithTooManyArgs.descriptors.txt
indexedGetWithTooManyArgs.kt
indexedGetWithTooManyArgs.txt
indexedSet.kt
indexedSet.txt
indexedSetWithNotEnoughArgs.kt
indexedSetWithNotEnoughArgs.txt
indexedSetWithTooManyArgs.descriptors.txt
indexedSetWithTooManyArgs.kt
indexedSetWithTooManyArgs.txt
intArrayOfInAnnotation.kt
intArrayOfInAnnotation.txt
javaFunctionCall.kt
javaFunctionCall.txt
javaPropertyGetter.kt
javaPropertyGetter.txt
javaPropertyGetter_unqualified.kt
javaPropertyGetter_unqualified.txt
javaPropertyNestedGetter.kt
javaPropertyNestedGetter.txt
javaPropertySetter.kt
javaPropertySetter.txt
javaPropertySetter_unqualified.kt
javaPropertySetter_unqualified.txt
javaPropertySetterIncomplete.kt
javaPropertySetterIncomplete.txt
kotlinPropertyGetter.kt
kotlinPropertyGetter.txt
kotlinPropertyGetter_unqualified.kt
kotlinPropertyGetter_unqualified.txt
kotlinPropertyNestedGetter.kt
kotlinPropertyNestedGetter.txt
kotlinPropertySetter.kt
kotlinPropertySetter.txt
kotlinPropertySetter_unqualified.kt
kotlinPropertySetter_unqualified.txt
memberFunctionCallWithTypeArgument.kt
memberFunctionCallWithTypeArgument.txt
postfixUnaryOperatorOnVar.kt
postfixUnaryOperatorOnVar.txt
postfixUnaryOperatorOnVar_base.kt
postfixUnaryOperatorOnVar_base.txt
postfixUnaryOperatorWithArrayAccessConvention.kt
postfixUnaryOperatorWithArrayAccessConvention.txt
postfixUnaryOperatorWithArrayAccessConvention_base.kt
postfixUnaryOperatorWithArrayAccessConvention_base.txt
postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.descriptors.txt
postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
postfixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
prefixUnaryOperatorOnVar.kt
prefixUnaryOperatorOnVar.txt
prefixUnaryOperatorOnVar_base.kt
prefixUnaryOperatorOnVar_base.txt
prefixUnaryOperatorWithArrayAccessConvention.kt
prefixUnaryOperatorWithArrayAccessConvention.txt
prefixUnaryOperatorWithArrayAccessConvention_base.kt
prefixUnaryOperatorWithArrayAccessConvention_base.txt
prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.descriptors.txt
prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.kt
prefixUnaryOperatorWithArrayAccessConvention_complexDispatcher.txt
privateMember.descriptors.txt
privateMember.kt
privateMember.txt
qualifiedCalleeExpressionOfImplicitInvoke.kt
qualifiedCalleeExpressionOfImplicitInvoke.txt
resolveCallInSuperConstructorParam.kt
resolveCallInSuperConstructorParam.txt
samConstructorCall.descriptors.txt
samConstructorCall.kt
samConstructorCall.txt
simpleCallWithNonMatchingArgs.descriptors.txt
simpleCallWithNonMatchingArgs.kt
simpleCallWithNonMatchingArgs.txt
smartCastExplicitDispatchReceiver.kt
smartCastExplicitDispatchReceiver.txt
smartCastExplicitExtensionReceiver.kt
smartCastExplicitExtensionReceiver.txt
smartCastImplicitDispatchReceiver.kt
smartCastImplicitDispatchReceiver.txt
smartCastImplicitExtensionReceiver.kt
smartCastImplicitExtensionReceiver.txt
unresolvableOperator_elvis_1.kt
unresolvableOperator_elvis_1.txt
unresolvableOperator_elvis_2.kt
unresolvableOperator_elvis_2.txt
unresolvableOperator_eqeqeq_1.kt
unresolvableOperator_eqeqeq_1.txt
unresolvableOperator_eqeqeq_2.kt
unresolvableOperator_eqeqeq_2.txt
unresolvableOperator_excleqeq_1.kt
unresolvableOperator_excleqeq_1.txt
unresolvableOperator_excleqeq_2.kt
unresolvableOperator_excleqeq_2.txt
unresolvedSuperReference.descriptors.txt
unresolvedSuperReference.kt
unresolvedSuperReference.txt
variableAsFunction.kt
variableAsFunction.txt
variableAsFunctionLikeCall.kt
variableAsFunctionLikeCall.txt
variableAsFunctionWithParameterName.kt
variableAsFunctionWithParameterName.txt
variableAsFunctionWithParameterNameAnnotation.kt
variableAsFunctionWithParameterNameAnnotation.txt
variableAsFunctionWithParameterNameAnnotationConflict.descriptors.txt
variableAsFunctionWithParameterNameAnnotationConflict.kt
variableAsFunctionWithParameterNameAnnotationConflict.txt
variableAsFunctionWithParameterNameAnnotationConflict2.descriptors.txt
variableAsFunctionWithParameterNameAnnotationConflict2.kt
variableAsFunctionWithParameterNameAnnotationConflict2.txt
variableAsFunctionWithParameterNameGeneric.kt
variableAsFunctionWithParameterNameGeneric.txt
variableAsFunctionWithParameterNameInNonFunctionType.kt
variableAsFunctionWithParameterNameInNonFunctionType.txt
variableAsFunctionWithParameterNameMixed.kt
variableAsFunctionWithParameterNameMixed.txt
variableWithExtensionInvoke.kt
variableWithExtensionInvoke.txt
variableWithInvokeFunctionCall_dispatchReceiver.kt
variableWithInvokeFunctionCall_dispatchReceiver.txt
variableWithInvokeFunctionCall_extensionReceiver.kt
variableWithInvokeFunctionCall_extensionReceiver.txt
variableWithMemberInvoke.kt
variableWithMemberInvoke.txt