Home | History | Annotate | Download | only in Basic

Lines Matching refs:SuppressAllDiagnostics

177   bool SuppressAllDiagnostics;   // Suppress all diagnostics.
466 SuppressAllDiagnostics = Val;
468 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; }