#include <diagnostic.h>
◆ RegisterReflection()
static void tvm::DiagnosticContextNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
tvm::DiagnosticContextNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL |
( |
"DiagnosticContext" |
, |
|
|
DiagnosticContextNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::DiagnosticContextNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ diagnostics
ffi::Array<Diagnostic> tvm::DiagnosticContextNode::diagnostics |
The set of diagnostics to report.
◆ module
IRModule tvm::DiagnosticContextNode::module |
The Module to report against.
◆ renderer
The renderer set for the context.
The documentation for this class was generated from the following file: