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