Searched defs:getSymbolsWithAnnotation (Results 1 – 3 of 3) sorted by relevance
48 …fun getSymbolsWithAnnotation(annotationName: String, inDepth: Boolean = false): Sequence<KSAnnotat… method
226 …override fun getSymbolsWithAnnotation(annotationName: String, inDepth: Boolean): Sequence<KSAnnota… in <lambda>() method in com.google.devtools.ksp.impl.ResolverAAImpl
303 …override fun getSymbolsWithAnnotation(annotationName: String, inDepth: Boolean): Sequence<KSAnnota… in <lambda>() method