Searched refs:asSub (Results 1 – 3 of 3) sorted by relevance
84 return other.asSub().type == type; in identicalNonValueParts()89 return type.ordinal() - other.asSub().type.ordinal(); in compareNonValueParts()201 public Sub asSub() { in asSub() method in Sub
622 public Sub asSub() { in asSub() method in Instruction
894 Sub templateInvoke = template.asSub(); in buildInstruction()