Searched refs:expand_start_catch_block (Results 1 – 25 of 30) sorted by relevance
12
7 * except.c (expand_start_catch_block): Likewise.16 * except.c (expand_start_catch_block): Do a
142 * except.c (expand_start_catch_block): suspend_momentary for the192 (expand_start_catch_block): Likewise.307 * except.c (expand_start_catch_block): Fix catching a reference342 * except.c (expand_start_catch_block): We only need the rethrow510 (expand_start_catch_block): Add a new level for the catch parm.540 (expand_start_catch_block): Move region start back.593 (expand_start_catch_block): Use push_eh_info. Start the eh region
388 expand_start_catch_block (tree decl) in expand_start_catch_block() function
139 (expand_start_catch_block): Update to reflect label changes. Call562 * except.c (expand_start_catch_block): Pointers to objects come665 * except.c (expand_start_catch_block): Likewise.690 (expand_start_catch_block): Likewise.843 (expand_start_catch_block): Use build_eh_type_type, as we never want934 (expand_start_catch_block): No longer have to protect2237 * except.c (expand_start_catch_block): Check for bad catch parameter2289 (expand_start_catch_block): Update to use new calling convention for3627 (expand_start_catch_block): Likewise.
243 * pt.c (tsubst_expr): Reverse args to expand_start_catch_block.285 * except.c (expand_start_catch_block): Support templates.690 * except.c (expand_start_catch_block): Add a pushlevel so that -g803 (expand_start_catch_block): Eliminate the throw spec parameter to1779 * except.c (expand_start_catch_block): Add a dummy region, if we2055 (expand_start_catch_block): Set __eh_in_catch.3305 (expand_start_catch_block): Delete unused var CLEANUP.3984 * except.c (expand_start_catch_block): Set TREE_USED to avoid
879 * except.c (expand_start_catch_block): Use correct types for bitwise1384 * except.c (expand_start_catch_block): Use error_mark_node instead1845 (expand_start_catch_block): Let cp_finish_decl initialize catch2840 * except.c (expand_start_catch_block): Handle2874 (expand_start_catch_block): Likewise.
1936 (expand_start_catch_block): Likewise.1974 (expand_start_catch_block): Use it.1995 (handler_args): Don't call expand_start_catch_block. Return the2008 (finish_handler_parms): Use expand_start_catch_block even when2981 (expand_start_catch_block): Take only one parameter.2986 (expand_start_catch_block): Don't call grokdeclarator here,2989 expand_start_catch_block. Use start_handler_parms.2992 (tsubst_expr): Adjust calls to expand_start_catch_block3126 * except.c (expand_start_catch_block): Call push_template_decl for3414 * except.c (expand_start_catch_block): Use building_stmt_tree.
1940 * except.c (expand_start_catch_block): Don't start any blocks.2491 (expand_start_catch_block): Use do_begin_catch. Simplify Java2524 * except.c (expand_start_catch_block): Call note_level_for_catch.
550 * except.c (expand_start_catch_block): Use the new CATCHPARM context575 * except.c (expand_start_catch_block): Make sure the false label1589 * except.c (expand_start_catch_block): Add handling for the1591 * except.c (expand_start_catch_block): Add handler for the handler,2604 * except.c (expand_start_catch_block): Use grokdeclarator to parse
1970 * except.c (expand_start_catch_block): No need to check for new3525 (expand_start_catch_block): Split function, this contains the3528 of expand_start_catch_block under old style exceptions.3530 of expand_start_catch_block under new style exceptions.6881 (expand_start_catch_block): Use it.
2202 (expand_start_catch_block): Update doing_eh call.3950 * except.c (expand_start_catch_block): Deal correctly with
1052 (expand_start_catch_block): Don't handle java types.1104 * except.c (expand_start_catch_block): Set DECL_REGISTER only
1937 (expand_start_catch_block): Use it.
2330 (expand_start_catch_block): Ditto.
5440 (expand_start_catch_block): Pass it.5768 (expand_start_catch_block): Don't call push_eh_info() or
6998 extern tree expand_start_catch_block (tree);
2995 (expand_start_catch_block): Use it.
1882 * except.c (expand_start_catch_block): Do a
107 * except.c (expand_start_catch_block, build_throw): Likewise.
2768 (expand_start_catch_block): Mark the typeinfo used here.
85 (expand_start_catch_block): Likewise.
430 expand_start_catch_block (tree decl) in expand_start_catch_block() function
6722 extern tree expand_start_catch_block (tree);
1427 type = expand_start_catch_block (decl); in finish_handler_parms()