Searched defs:hasAnnotationMirror (Results 1 – 3 of 3) sorted by relevance
229 private static boolean hasAnnotationMirror(Element element, String annotationName) { in hasAnnotationMirror() method in ExtensionClassTypeSpecBuilder
334 private static boolean hasAnnotationMirror(Element element, String annotationName) { in hasAnnotationMirror() method in MemoizeExtension.Generator
1151 static boolean hasAnnotationMirror(Element element, String annotationName) { in hasAnnotationMirror() method in AutoValueishProcessor