Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinpoet/interop/ksp/src/main/kotlin/com/squareup/kotlinpoet/ksp/
H A DKsTypes.kt148 public fun KSTypeParameter.toTypeVariableName( in toTypeVariableName() method
/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/
H A DKmTypes.kt163 internal fun KmTypeParameter.toTypeVariableName( in toTypeVariableName() method