Searched defs:annotationNames (Results 1 – 2 of 2) sorted by relevance
212 fun TypeItem.annotationNames(): List<String?> { in TypeItem() method217 fun Item.annotationNames(): List<String?> { in Item() method
137 val annotationNames = buildList { in <lambda>() constant