Searched refs:FN_TRY_BLOCK_P (Results 1 – 4 of 4) sorted by relevance
1027 FN_TRY_BLOCK_P (r) = 1; in begin_function_try_block()
8733 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()8740 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()8746 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
3086 #define FN_TRY_BLOCK_P(NODE) TREE_LANG_FLAG_3 (TRY_BLOCK_CHECK (NODE)) macro
2305 * cp-tree.h (FN_TRY_BLOCK_P): New macro.2316 (begin_function_try_block): Set FN_TRY_BLOCK_P.