Searched refs:do_end_catch (Results 1 – 5 of 5) sorted by relevance
48 static tree do_end_catch (tree);223 do_end_catch (tree type) in do_end_catch() function247 finish_decl_cleanup (NULL_TREE, do_end_catch (type)); in push_eh_cleanup()
1176 (do_end_catch): Likewise.5409 (do_end_catch): Likewise.
2485 (do_begin_catch, do_end_catch): New.
44 static tree do_end_catch PARAMS ((tree));191 do_end_catch (type) in do_end_catch() function219 finish_decl_cleanup (NULL_TREE, do_end_catch (type));
8462 (do_begin_catch, do_end_catch): New.