Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DDiagnostic.h442 bool getIgnoreAllWarnings() const { return IgnoreAllWarnings; } in getIgnoreAllWarnings() function
/external/llvm-project/clang/include/clang/Basic/
DDiagnostic.h639 bool getIgnoreAllWarnings() const { in getIgnoreAllWarnings() function