Searched refs:warning_as_error_requested (Results 1 – 4 of 4) sorted by relevance
177 bool warning_as_error_requested; member
157 if (context->warning_as_error_requested) in default_diagnostic_final_cb()182 context->warning_as_error_requested = false; in diagnostic_initialize()903 ? DK_IGNORED : (context->warning_as_error_requested in diagnostic_classify_diagnostic()1328 if (context->warning_as_error_requested in diagnostic_report_diagnostic()
2703 dc->warning_as_error_requested = value; in common_handle_option()3562 && context->warning_as_error_requested) in option_name()
16243 global_dc->warning_as_error_requested.16248 (diagnostic_context::warning_as_error_requested): New.