Searched refs:hashKind (Results 1 – 1 of 1) sorted by relevance
358 int hashKind(int seed, TypeMirror t) { in hashKind() method in MoreTypes.HashVisitor366 return hashKind(HASH_SEED, e); in defaultAction()371 int result = hashKind(HASH_SEED, t); in visitArray()385 int result = hashKind(HASH_SEED, t); in visitDeclared()397 int result = hashKind(HASH_SEED, t); in visitExecutable()411 int result = hashKind(HASH_SEED, t); in visitTypeVariable()424 int result = hashKind(HASH_SEED, t); in visitWildcard()