Searched refs:getSuppressAllDiagnostics (Results 1 – 4 of 4) sorted by relevance
475 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
1349 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in tryExprAsCall()
4491 bool Suppress = SemaRef.getDiagnostics().getSuppressAllDiagnostics(); in BuildPreCond()4820 bool Suppress = SemaRef.getDiagnostics().getSuppressAllDiagnostics(); in BuildCounterUpdate()
11665 getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()