Searched refs:findGeneratedAnnotation (Results 1 – 5 of 5) sorted by relevance
164 fun findGeneratedAnnotation() { in <lambda>() method173 val generatedAnnotation = invocation.processingEnv.findGeneratedAnnotation() in <lambda>()
85 fun findGeneratedAnnotation(): XTypeElement? in findTypeElement() method
118 processingEnv.findGeneratedAnnotation()?.let { in addGeneratedAnnotationIfAvailable()
114 override fun findGeneratedAnnotation(): XTypeElement? { in <lambda>() method in androidx.room.compiler.processing.javac.JavacProcessingEnv
171 override fun findGeneratedAnnotation(): XTypeElement? { in <lambda>() method in androidx.room.compiler.processing.ksp.KspProcessingEnv