Searched refs:getSupportedAnnotationMirror (Results 1 – 2 of 2) sorted by relevance
93 getSupportedAnnotationMirror(annotation, annotatedElement); in process()135 protected final AnnotationMirror getSupportedAnnotationMirror(TypeElement annotation, in getSupportedAnnotationMirror() method in SingleAnnotationProcessor
142 AnnotationMirror annotationMirror = getSupportedAnnotationMirror(annotation, element); in getAnnotationIndex()