Home
last modified time | relevance | path

Searched refs:diagnostic_report_warnings_p (Results 1 – 11 of 11) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.h359 #define diagnostic_report_warnings_p(DC, LOC) \ macro
H A Ddiagnostic.c1057 && !diagnostic_report_warnings_p (context, location)) in diagnostic_report_diagnostic()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.h450 #define diagnostic_report_warnings_p(DC, LOC) \ macro
H A Ddiagnostic.cc1262 if (!diagnostic_report_warnings_p (global_dc, loc)) in warning_enabled_at()
1297 report_warning_p = diagnostic_report_warnings_p (context, location); in diagnostic_report_diagnostic()
H A Ddiagnostic.c1057 && !diagnostic_report_warnings_p (context, location)) in diagnostic_report_diagnostic()
H A DChangeLog-200120812 (diagnostic_report_warnings_p): New macro.
20817 (count_error): Use diagnostic_report_warnings_p.
H A DChangeLog-201012419 (diagnostic_report_warnings_p): Update for new names.
29678 diagnostic_report_warnings_p. Use option_enabled and option_name
H A DChangeLog-200813439 * diagnostic.h (diagnostic_report_warnings_p): Add LOC argument.
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.c2982 || diagnostic_report_warnings_p (global_dc, in warn_if_shadowing()
H A Dc-decl.cc3023 || diagnostic_report_warnings_p (global_dc, in warn_if_shadowing()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c2982 || diagnostic_report_warnings_p (global_dc, in warn_if_shadowing()