Home
last modified time | relevance | path

Searched defs:KmFunction (Results 1 – 2 of 2) sorted by relevance

/external/kotlinpoet/interop/kotlinx-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/
DKmTypes.kt279 private fun KmFunction.computeSignature(): String { in computeSignature() method
DKotlinPoetMetadataSpecs.kt535 private fun KmFunction.toFunSpec( in toFunSpec() method