Searched defs:is2WordType (Results 1 – 1 of 1) sorted by relevance
71 public abstract boolean is2WordType(); in is2WordType() method in TypeData151 public boolean is2WordType() { in is2WordType() method in TypeData.BasicType219 private boolean is2WordType; // cache field in TypeData.TypeVar245 public boolean is2WordType() { in is2WordType() method in TypeData.TypeVar649 public boolean is2WordType() { return false; } in is2WordType() method in TypeData.ArrayType733 public boolean is2WordType() { return false; } in is2WordType() method in TypeData.ArrayElement782 public boolean is2WordType() { return type.is2WordType(); } in is2WordType() method in TypeData.UninitTypeVar845 public boolean is2WordType() { return false; } in is2WordType() method in TypeData.ClassName