Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddiagnostic.h75 bool warning_as_error_requested; member
H A Ddiagnostic.c105 context->warning_as_error_requested = false; in diagnostic_initialize()
211 if (!context->warning_as_error_requested in diagnostic_count_diagnostic()
H A Dc-opts.c453 global_dc->warning_as_error_requested = value; in c_common_handle_option()
H A DChangeLog-200416243 global_dc->warning_as_error_requested.
16248 (diagnostic_context::warning_as_error_requested): New.