Searched refs:DECL_ERROR_REPORTED (Results 1 – 6 of 6) sorted by relevance
1130 if (!DECL_ERROR_REPORTED (decl)) in check_for_out_of_scope_variable()1136 DECL_ERROR_REPORTED (decl) = 1; in check_for_out_of_scope_variable()1143 if (DECL_ERROR_REPORTED (decl)) in check_for_out_of_scope_variable()1146 DECL_ERROR_REPORTED (decl) = 1; in check_for_out_of_scope_variable()
2359 #define DECL_ERROR_REPORTED(NODE) DECL_LANG_FLAG_0 (VAR_DECL_CHECK (NODE)) macro
711 * cp-tree.h (DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED): New macros
6387 if (!DECL_ERROR_REPORTED (decl)) in check_for_out_of_scope_variable()6394 DECL_ERROR_REPORTED (decl) = 1; in check_for_out_of_scope_variable()6401 if (DECL_ERROR_REPORTED (decl)) in check_for_out_of_scope_variable()6404 DECL_ERROR_REPORTED (decl) = 1; in check_for_out_of_scope_variable()
2487 #define DECL_ERROR_REPORTED(NODE) DECL_LANG_FLAG_0 (VAR_DECL_CHECK (NODE)) macro
360 * cp-tree.h (DECL_DEAD_FOR_LOCAL, DECL_ERROR_REPORTED): New macros