Searched refs:DECL_ERROR_ISSUED (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dprint-tree.c375 if (TREE_CODE (node) == LABEL_DECL && DECL_ERROR_ISSUED (node))
H A Dtree.h2618 /* In LABEL_DECL, this is DECL_ERROR_ISSUED.
2770 #define DECL_ERROR_ISSUED(NODE) (LABEL_DECL_CHECK (NODE)->decl_common.decl_flag_0)
2757 #define DECL_ERROR_ISSUED macro

Completed in 116 milliseconds