Searched refs:getSuppressAllDiagnostics (Results 1 – 2 of 2) sorted by relevance
459 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
8827 PP.getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()