Home
last modified time | relevance | path

Searched refs:nothrow_flag (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree.h446 unsigned nothrow_flag : 1; member
1340 ARRAY_RANGE_REF)->base.nothrow_flag)
1385 #define TREE_NOTHROW(NODE) ((NODE)->base.nothrow_flag)
1433 #define TYPE_ALIGN_OK(NODE) (TYPE_CHECK (NODE)->base.nothrow_flag)
1988 SSA_NAME_CHECK (NODE)->base.nothrow_flag
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-core.h915 unsigned nothrow_flag : 1; member
H A Dtree.h806 ARRAY_RANGE_REF)->base.nothrow_flag)
887 #define TREE_NOTHROW(NODE) ((NODE)->base.nothrow_flag)
1757 SSA_NAME_CHECK (NODE)->base.nothrow_flag
2876 (VAR_DECL_CHECK (NODE)->base.nothrow_flag)