Home
last modified time | relevance | path

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

/third_party/boost/libs/wave/tool/
Dcpp.cpp384 report_error_message(Exception const &e, bool treat_warnings_as_error) in report_error_message()
400 bool treat_warnings_as_error) in report_error_message()
681 const bool treat_warnings_as_error = vm.count("warning") && in do_actual_work() local