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