Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Ddump.cc261 dump_child ("cond", MUST_NOT_THROW_COND (t)); in cp_dump_tree()
Dcp-gimplify.cc1556 if (MUST_NOT_THROW_COND (stmt) == NULL_TREE) in cp_genericize_r()
Dcp-tree.h4233 #define MUST_NOT_THROW_COND(NODE) \ macro
DChangeLog-2011263 * cp-tree.h (MUST_NOT_THROW_COND): New.
Dpt.cc19575 noex = MUST_NOT_THROW_COND (body); in tsubst_expr()
19597 tree cond = RECUR (MUST_NOT_THROW_COND (t)); in tsubst_expr()