Searched refs:ALIAS_OF (Results 1 – 3 of 3) sorted by relevance
40 return ImmutableSet.of(ClassNames.ALIAS_OF.toString()); in getSupportedAnnotationTypes()52 Processors.getAnnotationMirror(element, ClassNames.ALIAS_OF); in processEach()
79 public static final ClassName ALIAS_OF = get("dagger.hilt.migration", "AliasOf"); field in ClassNames
130 Processors.getAnnotationsAnnotatedWith(component, ClassNames.ALIAS_OF); in getUncached()