| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | dump.cc | 210 case TRY_BLOCK: in cp_dump_tree()
|
| H A D | cp-objcp-common.cc | 530 MARK_TS_EXP (TRY_BLOCK); in cp_common_init_ts()
|
| H A D | lex.cc | 303 CTOR_INITIALIZER, TRY_BLOCK, HANDLER, in cxx_init() enumerator
|
| H A D | cp-gimplify.cc | 600 case TRY_BLOCK: in cp_gimplify_expr() 1543 case TRY_BLOCK: in cp_genericize_r()
|
| H A D | cp-tree.def | 280 DEFTREECODE (TRY_BLOCK, "try_block", tcc_statement, 2)
|
| H A D | cxx-pretty-print.cc | 2009 case TRY_BLOCK: in statement()
|
| H A D | coroutines.cc | 4237 tree tcb = build_stmt (fn_start, TRY_BLOCK, NULL_TREE, NULL_TREE); in coro_rewrite_function_body() 4793 ramp_cleanup = build_stmt (fn_start, TRY_BLOCK, NULL, NULL); in morph_fn_to_coro()
|
| H A D | constexpr.cc | 608 if (TREE_CODE (body) == TRY_BLOCK) in build_constexpr_constructor_member_initializers() 6934 case TRY_BLOCK: in cxx_eval_constant_expression() 9306 case TRY_BLOCK: in potential_constant_expression_1()
|
| H A D | ChangeLog-1999 | 1064 CLEANUP_P for a TRY_BLOCK. 2033 (TRY_BLOCK): Likewise. 3193 * pt.c (tsubst_expr): Handle a TRY_BLOCK with CLEANUP_P set. 3205 (expand_stmt): Handle a TRY_BLOCK with CLEANUP_P set. Handle
|
| H A D | ChangeLog-2015 | 2777 * constexpr.c (cxx_eval_constant_expression): Handle TRY_BLOCK and 3342 * cp-gimplify.c (cp_genericize_r): Track TRY_BLOCK and
|
| H A D | ChangeLog-1996 | 284 * cp-tree.def: Add TRY_BLOCK and HANDLER. 287 * pt.c (tsubst_expr): Support TRY_BLOCK and HANDLER.
|
| H A D | ChangeLog-2008 | 1180 (cp_gimplify_expr): Enable TRY_BLOCK, HANDLER, and EH_SPEC_BLOCK.
|
| H A D | ChangeLog-2005 | 2326 (TRY_BLOCK, EH_SPEC_BLOCK, HANDLER, CLEANUP_STMT): Likewise.
|
| H A D | ChangeLog-2001 | 1061 Don't loop in COMPOUND_STMT, FOR_STMT or TRY_BLOCK.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | dump.c | 210 case TRY_BLOCK: in cp_dump_tree()
|
| H A D | cp-objcp-common.c | 491 MARK_TS_EXP (TRY_BLOCK); in cp_common_init_ts()
|
| H A D | lex.c | 302 CTOR_INITIALIZER, TRY_BLOCK, HANDLER, in cxx_init() enumerator
|
| H A D | cp-gimplify.c | 864 case TRY_BLOCK: in cp_gimplify_expr() 1672 case TRY_BLOCK: in cp_genericize_r()
|
| H A D | cp-tree.def | 275 DEFTREECODE (TRY_BLOCK, "try_block", tcc_statement, 2)
|
| H A D | constexpr.c | 606 if (TREE_CODE (body) == TRY_BLOCK) in build_constexpr_constructor_member_initializers() 6089 case TRY_BLOCK: in cxx_eval_constant_expression() 8350 case TRY_BLOCK: in potential_constant_expression_1()
|
| H A D | cxx-pretty-print.c | 1960 case TRY_BLOCK: in statement()
|
| H A D | coroutines.cc | 4207 tree tcb = build_stmt (fn_start, TRY_BLOCK, NULL_TREE, NULL_TREE); in coro_rewrite_function_body() 4862 ramp_cleanup = build_stmt (fn_start, TRY_BLOCK, NULL, NULL); in morph_fn_to_coro()
|
| H A D | semantics.c | 1307 tree r = build_stmt (input_location, TRY_BLOCK, NULL_TREE, NULL_TREE); in begin_try_block()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | generic.texi | 3349 @tindex TRY_BLOCK 3538 @item TRY_BLOCK 3546 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | generic.texi | 3292 @tindex TRY_BLOCK 3474 @item TRY_BLOCK 3482 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
|