Searched refs:CLEANUP_P (Results 1 – 15 of 15) sorted by relevance
368 if (CLEANUP_P (t))
601 if (CLEANUP_P (t))697 CLEANUP_P (try_block) = 1;
363 #define CLEANUP_P(NODE) TREE_LANG_FLAG_0 (TRY_BLOCK_CHECK (NODE)) macro
7885 if (CLEANUP_P (t))
1064 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
368 if (CLEANUP_P (t)) in cp_dump_tree()
119 if (CLEANUP_P (*stmt_p)) in genericize_try_block()
1562 if (CLEANUP_P (t)) in pp_cxx_statement()
1032 CLEANUP_P (try_block) = 1; in finish_cleanup()
256 #define CLEANUP_P(NODE) TREE_LANG_FLAG_0 (TRY_BLOCK_CHECK (NODE)) macro
8699 if (CLEANUP_P (t)) in tsubst_expr()
1645 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
1763 If @code{CLEANUP_P} holds of the @code{TRY_BLOCK}, then the
5425 If `CLEANUP_P' holds of the `TRY_BLOCK', then the `TRY_HANDLERS'