Searched refs:asError (Results 1 – 3 of 3) sorted by relevance
146 throw new MissingTypeException(MoreTypes.asError(kindType)); in mirrorForKindType()
303 throw new MissingTypeException(MoreTypes.asError(type)); in ambiguousNames()
599 public static ErrorType asError(TypeMirror maybeErrorType) { in asError() method in MoreTypes