Searched refs:do_begin_catch (Results 1 – 4 of 4) sorted by relevance
46 static tree do_begin_catch (void);185 do_begin_catch (void) in do_begin_catch() function442 finish_expr_stmt (do_begin_catch ()); in expand_start_catch_block()452 finish_expr_stmt (do_begin_catch ()); in expand_start_catch_block()460 tree init = do_begin_catch (); in expand_start_catch_block()
582 * except.c (do_begin_catch): Take a new argument to decide587 (expand_start_catch_block): Add new argument to do_begin_catch call.
2485 (do_begin_catch, do_end_catch): New.2491 (expand_start_catch_block): Use do_begin_catch. Simplify Java
1175 * except.c (do_begin_catch): Use get_global_value_if_present.5407 (do_begin_catch): Likewise.