Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dsemantics.h98 bool warningsAreErrors() const { return warningsAreErrors_; } warningsAreErrors() function
/llvm-project/flang/tools/f18-parse-demo/
H A Df18-parse-demo.cpp89 bool warningsAreErrors{false}; // -Werror member