Home
last modified time | relevance | path

Searched defs:annotationsToCopy (Results 1 – 1 of 1) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueishProcessor.java1068 static ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in AutoValueishProcessor
1130 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local