Searched refs:auxType (Results 1 – 3 of 3) sorted by relevance
46 private Type auxType; field in BaseMachine108 auxType = null; in clearArgs()232 public final void auxType(Type type) { in auxType() method in BaseMachine233 auxType = type; in auxType()330 return auxType; in getAuxType()
133 public void auxType(Type type); in auxType() method
555 machine.auxType(type); in visitNoArgs()622 machine.auxType(type); in visitLocal()629 machine.auxType(type); in visitLocal()638 machine.auxType(type); in visitLocal()