Home
last modified time | relevance | path

Searched refs:MUST_NOT_THROW_COND (Results 1 – 7 of 7) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Ddump.c261 dump_child ("cond", MUST_NOT_THROW_COND (t)); in cp_dump_tree()
H A Dcp-gimplify.c1397 if (MUST_NOT_THROW_COND (stmt) == NULL_TREE) in cp_genericize_r()
H A Dcp-tree.h3802 #define MUST_NOT_THROW_COND(NODE) \ macro
H A Dpt.c17391 noex = MUST_NOT_THROW_COND (body); in tsubst_expr()
17413 tree cond = RECUR (MUST_NOT_THROW_COND (t)); in tsubst_expr()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddump.c416 dump_child ("cond", MUST_NOT_THROW_COND (t)); in cp_dump_tree()
H A Dcp-tree.h3035 #define MUST_NOT_THROW_COND(NODE) \ macro
H A Dpt.c13050 noex = MUST_NOT_THROW_COND (body); in tsubst_expr()
13071 RECUR (MUST_NOT_THROW_COND (t))); in tsubst_expr()