Searched refs:warning_as_error_requested (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Ddiagnostic.h75 bool warning_as_error_requested; member in struct:diagnostic_context
H A Ddiagnostic.c107 context->warning_as_error_requested = false;
213 if (!context->warning_as_error_requested
H A Dc-opts.c453 global_dc->warning_as_error_requested = value;

Completed in 157 milliseconds