Home
last modified time | relevance | path

Searched refs:diagnostic_check_max_errors (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddiagnostic.h520 void diagnostic_check_max_errors (diagnostic_context *, bool flush = false);
Ddiagnostic.cc610 diagnostic_check_max_errors (diagnostic_context *context, bool flush) in diagnostic_check_max_errors() function
1346 diagnostic_check_max_errors (context); in diagnostic_report_diagnostic()
DChangeLog-20162289 * diagnostic.c (diagnostic_check_max_errors): New, broken out of ...
2293 (diagnostic_check_max_errors): Declare.