#include <diagnostic.h>
|
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
static constexpr const char * | _type_key = "DiagnosticContext" |
|
◆ RegisterReflection()
static void tvm::DiagnosticContextNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
◆ _type_key
constexpr const char* tvm::DiagnosticContextNode::_type_key = "DiagnosticContext" |
|
staticconstexpr |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::DiagnosticContextNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ diagnostics
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: