Searched refs:diagnostic_check_max_errors (Results 1 – 8 of 8) sorted by relevance
410 void diagnostic_check_max_errors (diagnostic_context *, bool flush = false);
527 diagnostic_check_max_errors (diagnostic_context *context, bool flush) in diagnostic_check_max_errors() function1119 diagnostic_check_max_errors (context); in diagnostic_report_diagnostic()
520 void diagnostic_check_max_errors (diagnostic_context *, bool flush = false);
610 diagnostic_check_max_errors (diagnostic_context *context, bool flush) in diagnostic_check_max_errors() function1346 diagnostic_check_max_errors (context); in diagnostic_report_diagnostic()
2289 * diagnostic.c (diagnostic_check_max_errors): New, broken out of ...2293 (diagnostic_check_max_errors): Declare.
1303 diagnostic_check_max_errors (global_dc, true); in gfc_warning_check()1448 diagnostic_check_max_errors (global_dc, true); in gfc_error_check()
1404 diagnostic_check_max_errors (global_dc, true); in gfc_warning_check()1549 diagnostic_check_max_errors (global_dc, true); in gfc_error_check()
318 * error.c (gfc_warning_check): Call diagnostic_check_max_errors.