Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-dump.c150 dump_child ("labl", LABEL_STMT_LABEL (t));
H A Dc-common.def81 and can be obtained through the macro LABEL_STMT_LABEL. */
H A Dc-semantics.c835 expand_label (LABEL_STMT_LABEL (t));
H A Dc-common.h1039 #define LABEL_STMT_LABEL(NODE) TREE_OPERAND (LABEL_STMT_CHECK (NODE), 0) macro
H A Dc-pretty-print.c1256 pp_tree_identifier (ppi, DECL_NAME (LABEL_STMT_LABEL (stmt)));
H A DChangeLog.3714 (LABEL_STMT_LABEL): Likewise.
870 (LABEL_STMT_LABEL): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtree.c2333 decl = LABEL_STMT_LABEL (t);
H A Dpt.c7851 finish_label_stmt (DECL_NAME (LABEL_STMT_LABEL (t)));
H A DChangeLog12888 (LABEL_STMT_LABEL): Likewise.
H A DChangeLog.23062 * cp-tree.h (LABEL_STMT_LABEL): New macro.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dc-tree.texi1306 @tindex LABEL_STMT_LABEL
1580 statement can be obtained with the @code{LABEL_STMT_LABEL} macro. The
/openbsd-src/gnu/gcc/gcc/cp/
H A DChangeLog-19993062 * cp-tree.h (LABEL_STMT_LABEL): New macro.
H A DChangeLog-20003016 (LABEL_STMT_LABEL): Likewise.