Home
last modified time | relevance | path

Searched refs:SWITCH_TYPE (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.def74 SWITCH_COND, SWITCH_BODY and SWITCH_TYPE, respectively. */
H A Dc-semantics.c650 expand_end_case_type (cond, SWITCH_TYPE (t));
H A Dc-common.h996 #define SWITCH_TYPE(NODE) TREE_OPERAND (SWITCH_STMT_CHECK (NODE), 2) macro
H A DChangeLog.718206 * 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_TYPE
18217 * doc/c-tree.texi (SWITCH_STMT): Document SWITCH_TYPE.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dsemantics.c578 SWITCH_TYPE (switch_stmt) = orig_type;
H A DChangeLog5410 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.
5411 (finish_switch_cond): Set SWITCH_TYPE.
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-20024007 * semantics.c (begin_switch_stmt): Clear SWITCH_TYPE.
4008 (finish_switch_cond): Set SWITCH_TYPE.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1634 statement. The @code{SWITCH_TYPE} is the original type of switch