Searched refs:checkForAnnotation (Results 1 – 1 of 1) sorted by relevance
167 checkForAnnotation(returnType, Subcomponent.class); in validate()169 checkForAnnotation(returnType, Subcomponent.Builder.class); in validate()331 private Optional<AnnotationMirror> checkForAnnotation(TypeMirror type, in checkForAnnotation() method in ComponentValidator