Searched defs:annotatedElements (Results 1 – 3 of 3) sorted by relevance
315 Set<ElementName> annotatedElements, ImmutableSet<TypeElement> annotationTypes) { in indexByAnnotation()348 ImmutableSetMultimap.Builder<TypeElement, Element> annotatedElements) { in findAnnotatedElements()
126 Collection<? extends Element> annotatedElements = in process() local
310 Collection<? extends Element> annotatedElements = in process() local