Home
last modified time | relevance | path

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

/external/kotlinpoet/interop/kotlinx-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/
DKotlinPoetMetadataSpecs.kt545 val mutableAnnotations = mutableListOf<AnnotationSpec>() in toFunSpec() constant
662 val mutableAnnotations = mutableListOf<AnnotationSpec>() in KmProperty() constant