Searched defs:toCatch (Results 1 – 2 of 2) sorted by relevance
33 public Catch toCatch; field in BasicBlock
361 public void addCatchClause(TypeId<? extends Throwable> toCatch, Label catchClause) { in addCatchClause()374 public Label removeCatchClause(TypeId<? extends Throwable> toCatch) { in removeCatchClause()