Searched refs:SuppressErrorReport (Results 1 – 2 of 2) sorted by relevance
448 static bool SuppressErrorReport(uptr pc) { in SuppressErrorReport() function462 if (!fatal && SuppressErrorReport(pc)) return; in ReportGenericError()
1037 static bool SuppressErrorReport(uptr pc) { in SuppressErrorReport() function1063 if (!fatal && SuppressErrorReport(pc)) return; in ReportGenericError()