Home
last modified time | relevance | path

Searched refs:CLEANUP_P (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Ddump.c368 if (CLEANUP_P (t))
Dsemantics.c601 if (CLEANUP_P (t))
697 CLEANUP_P (try_block) = 1;
Dcp-tree.h363 #define CLEANUP_P(NODE) TREE_LANG_FLAG_0 (TRY_BLOCK_CHECK (NODE)) macro
Dpt.c7885 if (CLEANUP_P (t))
DChangeLog.21064 CLEANUP_P for a TRY_BLOCK.
3139 * cp-tree.h (CLEANUP_P): New macro.
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
/openbsd/src/gnu/gcc/gcc/cp/
Ddump.c368 if (CLEANUP_P (t)) in cp_dump_tree()
Dcp-gimplify.c119 if (CLEANUP_P (*stmt_p)) in genericize_try_block()
Dcxx-pretty-print.c1562 if (CLEANUP_P (t)) in pp_cxx_statement()
Dsemantics.c1032 CLEANUP_P (try_block) = 1; in finish_cleanup()
DChangeLog-19991064 CLEANUP_P for a TRY_BLOCK.
3139 * cp-tree.h (CLEANUP_P): New macro.
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
Dcp-tree.h256 #define CLEANUP_P(NODE) TREE_LANG_FLAG_0 (TRY_BLOCK_CHECK (NODE)) macro
Dpt.c8699 if (CLEANUP_P (t)) in tsubst_expr()
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dc-tree.texi1645 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
/openbsd/src/gnu/gcc/gcc/doc/
Dc-tree.texi1763 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
Dgccint.info5425 If `CLEANUP_P' holds of the `TRY_BLOCK', then the `TRY_HANDLERS'