Searched refs:SWITCH_TYPE (Results 1 – 8 of 8) sorted by relevance
74 SWITCH_COND, SWITCH_BODY and SWITCH_TYPE, respectively. */
650 expand_end_case_type (cond, SWITCH_TYPE (t));
996 #define SWITCH_TYPE(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 2) macro
18206 * c-common.def (SWITCH_STMT): Add SWITCH_TYPE operand.18207 * c-common.h (SWITCH_TYPE): Define.18208 * c-typeck.c (c_start_case): Set SWITCH_TYPE.18215 * c-semantics.c (genrtl_switch_stmt): Pass SWITCH_TYPE18217 * doc/c-tree.texi (SWITCH_STMT): Document SWITCH_TYPE.
578 SWITCH_TYPE (switch_stmt) = orig_type;
5410 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.5411 (finish_switch_cond): Set SWITCH_TYPE.
4007 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.4008 (finish_switch_cond): Set SWITCH_TYPE.
1634 statement. The @code{SWITCH_TYPE} is the original type of switch