|
Halide 22.0.0
Halide compiler and libraries
|
#include <Error.h>
Public Member Functions | |
| ErrorReport & | init (const char *file, const char *function, const int line, const char *condition_string) |
| void | issue () noexcept(false) |
Public Member Functions inherited from Halide::Internal::ReportBase< ErrorReport< Exception > > | |
| HALIDE_ALWAYS_INLINE ErrorReport< Exception > & | operator<< (const S &x) |
| HALIDE_ALWAYS_INLINE | operator bool () const |
Static Public Attributes | |
| static constexpr auto | verbose_name = Exception::verbose_name |
| static constexpr int | verbose_debug_level = Exception::verbose_debug_level |
Additional Inherited Members | |
Protected Member Functions inherited from Halide::Internal::ReportBase< ErrorReport< Exception > > | |
| std::string | finalize_message () |
| ErrorReport< Exception > & | init (const char *file, const char *function, const int line, const char *condition_string) |
|
inline |
Definition at line 180 of file Error.h.
References Halide::Internal::throw_error().
|
staticconstexpr |
|
staticconstexpr |