Searched defs:getAnnotationMirror (Results 1 – 2 of 2) sorted by relevance
88 public static AnnotationMirror getAnnotationMirror(Types types, Element element, in getAnnotationMirror() method in Helpers
434 private static AnnotationMirror getAnnotationMirror(Element element, TypeElement annotation) { in getAnnotationMirror() method in OperatorProcessor