Searched refs:getSuppressAllDiagnostics (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Basic/
H A DDiagnostic.h471 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } function in class:clang::DiagnosticsEngine
/external/clang/lib/Sema/
H A DSema.cpp1280 bool Suppress = getDiagnostics().getSuppressAllDiagnostics();
H A DSemaOpenMP.cpp3120 bool Suppress = getDiagnostics().getSuppressAllDiagnostics();
H A DSemaDecl.cpp10229 getDiagnostics().getSuppressAllDiagnostics()) {

Completed in 296 milliseconds