Searched refs:sameType (Results 1 – 2 of 2) sorted by relevance
220 .filter(e -> sameType(kindMirror, e.getReturnType())) in findKindGetterOrAbort()296 private static boolean sameType(TypeMirror t1, TypeMirror t2) { in sameType() method in AutoOneOfProcessor
1262 if sameType(x, y) {1321 func sameType(x, y Value) bool { func