Searched refs:auxType (Results 1 – 3 of 3) sorted by relevance
46 private Type auxType; field in BaseMachine106 auxType = null; in clearArgs()222 public final void auxType(Type type) { in auxType() method in BaseMachine223 auxType = type; in auxType()314 return auxType; in getAuxType()
133 public void auxType(Type type); in auxType() method
520 machine.auxType(type); in visitNoArgs()585 machine.auxType(type); in visitLocal()592 machine.auxType(type); in visitLocal()601 machine.auxType(type); in visitLocal()