Searched refs:targetTypeElment (Results 1 – 1 of 1) sorted by relevance
60 final Element targetTypeElment = mElementUtils.getTypeElement(qualifiedName); in exactlyOneMirror() local61 final TypeMirror targetType = targetTypeElment.asType(); in exactlyOneMirror()72 targetTypeElment.getSimpleName()); in exactlyOneMirror()81 "Expected an @%s annotation, found none", targetTypeElment.getSimpleName()); in exactlyOneMirror()