Searched refs:getSuppressAllDiagnostics (Results 1 – 4 of 4) sorted by relevance
468 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
1356 bool Suppress = getDiagnostics().getSuppressAllDiagnostics(); in tryExprAsCall()
3285 bool Suppress = SemaRef.getDiagnostics().getSuppressAllDiagnostics(); in BuildPreCond()
11255 getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()