Searched defs:catchType (Results 1 – 9 of 9) sorted by relevance
56 int catchType = exceptionInfo.u2catchType; in visitExceptionInfo() local
30 int catchType; field in ExceptionTableEntry156 public int catchType(int nth) { in catchType() method in ExceptionTable
465 public void addCatch(int startPc, int endPc, int handlerPc, int catchType) { in addCatch()
454 const __shim_type_info* catchType = in exception_spec_can_catch() local485 const __shim_type_info* catchType = get_shim_type_info(ttypeIndex, in exception_spec_can_catch() local718 const __shim_type_info* catchType = in scan_eh_tab() local
351 int catchType = exceptionInfo.u2catchType; in visitExceptionInfo() local
1039 int catchType = exceptionInfo.u2catchType; in visitExceptionInfo() local
778 jint catchType; member
492 Type catchType = catchClause.getParameter().getType(); in printASingleCatchType() local
4931 …Parameter catchType = new Parameter(range(typesBegin, paramEnd), exceptModifier.modifiers, exceptM… in TryStatement() local