Searched defs:copiedClassAnnotations (Results 1 – 3 of 3) sorted by relevance
278 private ImmutableList<AnnotationSpec> copiedClassAnnotations(TypeElement type) { in copiedClassAnnotations() method in ExtensionClassTypeSpecBuilder
383 private ImmutableList<AnnotationSpec> copiedClassAnnotations(TypeElement type) { in copiedClassAnnotations() method in MemoizeExtension.Generator
931 ImmutableList<String> copiedClassAnnotations(TypeElement type) { in copiedClassAnnotations() method in AutoValueishProcessor