Searched refs:getSuppressAllDiagnostics (Results 1 – 4 of 4) sorted by relevance
471 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
1280 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in tryExprAsCall()
3120 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in ActOnOpenMPReductionClause()
10229 getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()