Home
last modified time | relevance | path

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

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