Searched refs:MUST_NOT_THROW_COND (Results 1 – 5 of 5) sorted by relevance
261 dump_child ("cond", MUST_NOT_THROW_COND (t)); in cp_dump_tree()
1556 if (MUST_NOT_THROW_COND (stmt) == NULL_TREE) in cp_genericize_r()
4233 #define MUST_NOT_THROW_COND(NODE) \ macro
263 * cp-tree.h (MUST_NOT_THROW_COND): New.
19575 noex = MUST_NOT_THROW_COND (body); in tsubst_expr()19597 tree cond = RECUR (MUST_NOT_THROW_COND (t)); in tsubst_expr()