Home
last modified time | relevance | path

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

/aosp_15_r20/external/kotlinpoet/interop/kotlin-metadata/src/main/kotlin/com/squareup/kotlinpoet/metadata/specs/
H A DKotlinPoetMetadataSpecs.kt538 val mutableAnnotations = mutableListOf<AnnotationSpec>() in toFunSpec() constant
653 val mutableAnnotations = mutableListOf<AnnotationSpec>() in KmProperty() constant