Searched refs:nothrow_flag (Results 1 – 8 of 8) sorted by relevance
1037 unsigned nothrow_flag : 1; member
822 ARRAY_RANGE_REF)->base.nothrow_flag)903 #define TREE_NOTHROW(NODE) ((NODE)->base.nothrow_flag)1953 SSA_NAME_CHECK (NODE)->base.nothrow_flag3151 (VAR_DECL_CHECK (NODE)->base.nothrow_flag)
12901 * tree.h (TREE_NOTHROW): Use the base.nothrow_flag.
26497 * tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
18624 * tree-core.h (tree_base::nothrow_flag): Adjust comment.
47692 * tree.h: Update documentation on nothrow_flag.
44201 * tree-core.h (struct tree_base): Document nothrow_flag use
5190 WB (t->base.nothrow_flag); in core_bools()5380 RB (t->base.nothrow_flag); in core_bools()