Searched refs:handleKotlinDeprecation (Results 1 – 1 of 1) sorted by relevance
214 "kotlin.Deprecated" -> handleKotlinDeprecation(annotation, item) in <lambda>()234 private fun handleKotlinDeprecation(annotation: AnnotationItem, item: Item) { in <lambda>() method