Home
last modified time | relevance | path

Searched refs:CASE_LABEL_DECL (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-common.def102 label. The CASE_LABEL_DECL is a LABEL_DECL for this node. */
H A Dc-semantics.c688 CASE_LABEL_DECL (case_label), &duplicate);
H A Dc-common.h1002 #define CASE_LABEL_DECL(NODE) TREE_OPERAND (CASE_LABEL_CHECK (NODE), 2) macro
H A Dc-common.c4185 tree duplicate = CASE_LABEL_DECL ((tree) node->value);
H A DChangeLog.49012 (CASE_LABEL_DECL): Likewise.
9019 * c-commnon.def (CASE_LABEL): Add room for the CASE_LABEL_DECL
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c2338 decl = CASE_LABEL_DECL (t);