Home
last modified time | relevance | path

Searched refs:FN_TRY_BLOCK_P (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
HDpt.c12827 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
12834 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
12840 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
HDcp-tree.h3952 #define FN_TRY_BLOCK_P(NODE) TREE_LANG_FLAG_3 (TRY_BLOCK_CHECK (NODE)) macro
HDsemantics.c1112 FN_TRY_BLOCK_P (r) = 1; in begin_function_try_block()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcp-tree.h4857 #define FN_TRY_BLOCK_P(NODE) TREE_LANG_FLAG_3 (TRY_BLOCK_CHECK (NODE)) macro
HDpt.c17020 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
17027 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
17033 if (FN_TRY_BLOCK_P (t)) in tsubst_expr()
HDsemantics.c1243 FN_TRY_BLOCK_P (r) = 1; in begin_function_try_block()