Searched refs:syntheticMethodForAnnotationsDesc (Results 1 – 1 of 1) sorted by relevance
100 private var syntheticMethodForAnnotationsDesc: JvmMethodSignature? = null in <lambda>() variable in PropertyExtensionNode116 check(syntheticMethodForAnnotationsDesc == null) in <lambda>()117 this.syntheticMethodForAnnotationsDesc = signature in <lambda>()124 syntheticMethodForAnnotationsDesc?.let { v.visitSyntheticMethodForAnnotations(it) } in <lambda>()