Searched refs:delegatesToLambdaImplMethod (Results 1 – 2 of 2) sorted by relevance
141 boolean delegatesToLambdaImplMethod() { in delegatesToLambdaImplMethod() method in LambdaDescriptor153 if (delegatesToLambdaImplMethod()) { in needsAccessor()
103 if (match.delegatesToLambdaImplMethod() || match.needsAccessor(accessedFrom)) { in createLambdaClassType()236 if (descriptor.delegatesToLambdaImplMethod()) { in createTarget()