#include <JITModule.h>
|
void | concat (const char *message) |
|
std::string | str () const |
|
Definition at line 308 of file JITModule.h.
◆ anonymous enum
◆ concat()
void Halide::Internal::JITErrorBuffer::concat |
( |
const char * | message | ) |
|
◆ str()
std::string Halide::Internal::JITErrorBuffer::str |
( |
| ) |
const |
◆ handler()
static void Halide::Internal::JITErrorBuffer::handler |
( |
JITUserContext * | ctx, |
|
|
const char * | message ) |
|
static |
◆ buf
char Halide::Internal::JITErrorBuffer::buf[MaxBufSize] |
◆ end
std::atomic<size_t> Halide::Internal::JITErrorBuffer::end {0} |
The documentation for this struct was generated from the following file: