Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/extension/toprettystring/processor/
DExtensionClassTypeSpecBuilder.java202 private ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in ExtensionClassTypeSpecBuilder
223 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/extension/memoized/processor/
DMemoizeExtension.java307 private ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in MemoizeExtension.Generator
328 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueishProcessor.java905 ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in AutoValueishProcessor
964 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local