Home
last modified time | relevance | path

Searched refs:SWITCH_STMT_SCOPE (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.def82 SWITCH_STMT_SCOPE, respectively. */
H A Dc-common.h1364 #define SWITCH_STMT_SCOPE(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 3) macro
H A DChangeLog1934 (SWITCH_STMT_TYPE, SWITCH_STMT_SCOPE): Likewise.
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.def327 SWITCH_STMT_SCOPE, respectively. */
H A Dcoroutines.cc1747 tree scope = SWITCH_STMT_SCOPE (sw); in expand_one_await_expression()
1748 SWITCH_STMT_SCOPE (sw) = NULL; in expand_one_await_expression()
H A Dsemantics.c1296 scope = SWITCH_STMT_SCOPE (switch_stmt); in finish_switch_stmt()
1297 SWITCH_STMT_SCOPE (switch_stmt) = NULL; in finish_switch_stmt()
H A Dcp-tree.h5134 #define SWITCH_STMT_SCOPE(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 3) macro
/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc1786 tree scope = SWITCH_STMT_SCOPE (sw); in expand_one_await_expression()
1787 SWITCH_STMT_SCOPE (sw) = NULL; in expand_one_await_expression()
H A Dsemantics.c1296 scope = SWITCH_STMT_SCOPE (switch_stmt); in finish_switch_stmt()
1297 SWITCH_STMT_SCOPE (switch_stmt) = NULL; in finish_switch_stmt()
H A DChangeLog-20113996 * cp-tree.h (SWITCH_STMT_SCOPE): Define.
3998 (finish_switch_stmt): Use SWITCH_STMT_SCOPE instead of TREE_CHAIN.
H A Dsemantics.cc1551 scope = SWITCH_STMT_SCOPE (switch_stmt); in finish_switch_stmt()
1552 SWITCH_STMT_SCOPE (switch_stmt) = NULL; in finish_switch_stmt()
H A DChangeLog-20202343 (SWITCH_STMT_TYPE, SWITCH_STMT_SCOPE): Likewise.
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dgeneric.texi3529 The @code{SWITCH_STMT_SCOPE} is the statement scope (used in the