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