Searched defs:treat_warnings_as_error (Results 1 – 1 of 1) sorted by relevance
384 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