Searched refs:multibindingAnnotations (Results 1 – 1 of 1) sorted by relevance
281 ImmutableSet<AnnotationMirror> multibindingAnnotations = in checkMultibindings() local286 for (AnnotationMirror annotation : multibindingAnnotations) { in checkMultibindings()295 if (multibindingAnnotations.size() > 1) { in checkMultibindings()296 for (AnnotationMirror annotation : multibindingAnnotations) { in checkMultibindings()314 if (usesProvidesType && !multibindingAnnotations.isEmpty()) { in checkMultibindings()