Searched refs:report_error_and_abort (Results 1 – 3 of 3) sorted by relevance
67 void report_error_and_abort(void) UTILS_NORETURN;68 void report_error_and_abort(const std::runtime_error&) UTILS_NORETURN;
65 detail::report_error_and_abort(e);67 detail::report_error_and_abort();97 detail::report_error_and_abort(e);99 detail::report_error_and_abort();
151 utils::process::detail::report_error_and_abort(void) in report_error_and_abort() function in utils::process::detail162 utils::process::detail::report_error_and_abort(const std::runtime_error& error) in report_error_and_abort() function in utils::process::detail