Searched defs:catchType (Results 1 – 7 of 7) sorted by relevance
56 int catchType = exceptionInfo.u2catchType; in visitExceptionInfo() local
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
422 Type catchType = catchClause.getParameter().getType(); in printASingleCatchType() local
4760 …Parameter catchType = new Parameter(range(type, paramEnd), exceptModifier.modifiers, exceptModifie… in TryStatement() local