Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h471 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
/external/clang/lib/Sema/
DSema.cpp1280 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in tryExprAsCall()
DSemaOpenMP.cpp3120 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in ActOnOpenMPReductionClause()
DSemaDecl.cpp10229 getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()