Home
last modified time | relevance | path

Searched refs:diagnostic_enabled (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic.cc1219 diagnostic_enabled (diagnostic_context *context, in diagnostic_enabled() function
1271 return diagnostic_enabled (global_dc, &diagnostic); in warning_enabled_at()
1337 if (!diagnostic_enabled (context, diagnostic)) in diagnostic_report_diagnostic()
DChangeLog-202121111 (diagnostic_enabled): Same.
24618 * diagnostic.c (diagnostic_enabled): Factor out from...