Searched refs:isNullType (Results 1 – 1 of 1) sorted by relevance
76 public boolean isNullType() { return false; } in isNullType() method in TypeData254 public boolean isNullType() { in isNullType() method in TypeData.TypeVar256 return lowers.get(0).isNullType(); in isNullType()319 if (isNullType()) in getArrayType()400 if (bt == null && !d.isNullType()) in fixTypes()589 if (!value.isNullType()) in aastore()596 if (!array.isNullType()) { in aastore()621 if (!element.isNullType()) in make()630 if (!t.isNullType()) in merge()700 if (!array.isNullType()) in make()[all …]