Searched refs:DECL_ERROR_ISSUED (Results 1 – 4 of 4) sorted by relevance
173 bp_pack_value (bp, DECL_ERROR_ISSUED (expr), 1); in pack_ts_decl_common_value_fields()
437 if (code == LABEL_DECL && DECL_ERROR_ISSUED (node)) in print_node()
204 DECL_ERROR_ISSUED (expr) = (unsigned) bp_unpack_value (bp, 1); in unpack_ts_decl_common_value_fields()
3101 #define DECL_ERROR_ISSUED(NODE) \ macro