Searched defs:hasAnnotationMirror (Results 1 – 2 of 2) sorted by relevance
331 private static boolean hasAnnotationMirror(Element element, String annotationName) { in hasAnnotationMirror() method in MemoizeExtension.Generator
1099 static boolean hasAnnotationMirror(Element element, String annotationName) { in hasAnnotationMirror() method in AutoValueOrOneOfProcessor