Searched defs:setSuppressAllDiagnostics (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h641 void setSuppressAllDiagnostics(bool Val) { SuppressAllDiagnostics = Val; } function in class:clang::DiagnosticsEngine

Completed in 52 milliseconds