Home
last modified time | relevance | path

Searched refs:warning_as_error_requested (Results 1 – 4 of 4) sorted by relevance

/trueos/contrib/gcc/
HDdiagnostic.h75 bool warning_as_error_requested; member
HDdiagnostic.c105 context->warning_as_error_requested = false; in diagnostic_initialize()
211 if (!context->warning_as_error_requested in diagnostic_count_diagnostic()
HDc-opts.c453 global_dc->warning_as_error_requested = value; in c_common_handle_option()
HDChangeLog-200416243 global_dc->warning_as_error_requested.
16248 (diagnostic_context::warning_as_error_requested): New.