Home
last modified time | relevance | path

Searched defs:getSuppressSystemWarnings (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
DDiagnostic.h467 bool getSuppressSystemWarnings() const { return SuppressSystemWarnings; } in getSuppressSystemWarnings() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h676 bool getSuppressSystemWarnings() const { in getSuppressSystemWarnings() function