Searched defs:JvmType (Results 1 – 2 of 2) sorted by relevance
203 private fun JvmType.primitiveCollectionReplacement(context: JavaContext): String? { in primitiveCollectionReplacement() method237 private fun JvmType.primitiveName(): String? = in JvmType() method
191 private fun JvmType.isLambda(): Boolean = method