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