Home
last modified time | relevance | path

Searched refs:expand_start_catch_block (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog.ptr7 * except.c (expand_start_catch_block): Likewise.
16 * except.c (expand_start_catch_block): Do a
H A DChangeLog-1997142 * except.c (expand_start_catch_block): suspend_momentary for the
192 (expand_start_catch_block): Likewise.
307 * except.c (expand_start_catch_block): Fix catching a reference
342 * except.c (expand_start_catch_block): We only need the rethrow
510 (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
H A Dexcept.cc388 expand_start_catch_block (tree decl) in expand_start_catch_block() function
H A DChangeLog-1995139 (expand_start_catch_block): Update to reflect label changes. Call
562 * except.c (expand_start_catch_block): Pointers to objects come
665 * 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 want
934 (expand_start_catch_block): No longer have to protect
2237 * except.c (expand_start_catch_block): Check for bad catch parameter
2289 (expand_start_catch_block): Update to use new calling convention for
3627 (expand_start_catch_block): Likewise.
H A DChangeLog-1996243 * 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 -g
803 (expand_start_catch_block): Eliminate the throw spec parameter to
1779 * except.c (expand_start_catch_block): Add a dummy region, if we
2055 (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
H A DChangeLog-2006879 * except.c (expand_start_catch_block): Use correct types for bitwise
1384 * except.c (expand_start_catch_block): Use error_mark_node instead
1845 (expand_start_catch_block): Let cp_finish_decl initialize catch
2840 * except.c (expand_start_catch_block): Handle
2874 (expand_start_catch_block): Likewise.
H A DChangeLog-19991936 (expand_start_catch_block): Likewise.
1974 (expand_start_catch_block): Use it.
1995 (handler_args): Don't call expand_start_catch_block. Return the
2008 (finish_handler_parms): Use expand_start_catch_block even when
2981 (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_block
3126 * except.c (expand_start_catch_block): Call push_template_decl for
3414 * except.c (expand_start_catch_block): Use building_stmt_tree.
H A DChangeLog-20011940 * except.c (expand_start_catch_block): Don't start any blocks.
2491 (expand_start_catch_block): Use do_begin_catch. Simplify Java
2524 * except.c (expand_start_catch_block): Call note_level_for_catch.
H A DChangeLog-1994550 * except.c (expand_start_catch_block): Use the new CATCHPARM context
575 * except.c (expand_start_catch_block): Make sure the false label
1589 * except.c (expand_start_catch_block): Add handling for the
1591 * except.c (expand_start_catch_block): Add handler for the handler,
2604 * except.c (expand_start_catch_block): Use grokdeclarator to parse
H A DChangeLog-19981970 * except.c (expand_start_catch_block): No need to check for new
3525 (expand_start_catch_block): Split function, this contains the
3528 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.
H A DChangeLog-20102202 (expand_start_catch_block): Update doing_eh call.
3950 * except.c (expand_start_catch_block): Deal correctly with
H A DChangeLog-20161052 (expand_start_catch_block): Don't handle java types.
1104 * except.c (expand_start_catch_block): Set DECL_REGISTER only
H A DChangeLog-20121937 (expand_start_catch_block): Use it.
H A DChangeLog-20082330 (expand_start_catch_block): Ditto.
H A DChangeLog-20005440 (expand_start_catch_block): Pass it.
5768 (expand_start_catch_block): Don't call push_eh_info() or
H A Dcp-tree.h6998 extern tree expand_start_catch_block (tree);
H A DChangeLog-20052995 (expand_start_catch_block): Use it.
H A DChangeLog-20071882 * except.c (expand_start_catch_block): Do a
H A DChangeLog-2009107 * except.c (expand_start_catch_block, build_throw): Likewise.
H A DChangeLog-20132768 (expand_start_catch_block): Mark the typeinfo used here.
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29106.log85 (expand_start_catch_block): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29106.log85 (expand_start_catch_block): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c430 expand_start_catch_block (tree decl) in expand_start_catch_block() function
H A Dcp-tree.h6722 extern tree expand_start_catch_block (tree);
H A Dsemantics.c1427 type = expand_start_catch_block (decl); in finish_handler_parms()

12