Searched refs:allAnnotations (Results 1 – 4 of 4) sorted by relevance
427 private void add(Set<A> allAnnotations, R repeatableAnnotation) {430 allAnnotations.add(repeatedAnnotation);435 Set<A> allAnnotations = new HashSet<>();442 allAnnotations.add(mAnnotationType.cast(annotation));445 add(allAnnotations, mRepeatableType.cast(annotation));456 allAnnotations.add(repeatedAnnotation);462 add(allAnnotations, mRepeatableType.cast(repeatableAnnotation));468 return allAnnotations;
139 var allAnnotations = mutableSetOf<String>() in parseArgs() variable142 if (!allAnnotations.add(name)) { in parseArgs()
84 private var allAnnotations: Set<String> = convertToJvmNames( in <lambda>() variable206 if (allAnnotations.contains(className)) { in <lambda>()
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...