Home
last modified time | relevance | path

Searched refs:getSuppressAllDiagnostics (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DDiagnostic.h459 bool getSuppressAllDiagnostics() const { return SuppressAllDiagnostics; } in getSuppressAllDiagnostics() function
/external/clang/lib/Sema/
DSemaDecl.cpp8827 PP.getDiagnostics().getSuppressAllDiagnostics()) { in ActOnFinishFunctionBody()