|
tvm
|
This is the complete list of members for tvm::Diagnostic, including all inherited members.
| Bug(Span span) | tvm::Diagnostic | static |
| Bug(ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Bug(const ffi::Object *loc) | tvm::Diagnostic | static |
| Diagnostic(DiagnosticLevel level, Span span, const std::string &message) | tvm::Diagnostic | |
| Diagnostic(DiagnosticLevel level, Span span, const std::string &message, const std::string &error_kind) | tvm::Diagnostic | |
| Error(Span span) | tvm::Diagnostic | static |
| Error(ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Error(const ffi::Object *loc) | tvm::Diagnostic | static |
| Error(std::string error_kind, Span span) | tvm::Diagnostic | static |
| Error(std::string error_kind, ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Error(std::string error_kind, const ffi::Object *loc) | tvm::Diagnostic | static |
| Help(Span span) | tvm::Diagnostic | static |
| Help(ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Help(const ffi::Object *loc) | tvm::Diagnostic | static |
| Note(Span span) | tvm::Diagnostic | static |
| Note(ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Note(const ffi::Object *loc) | tvm::Diagnostic | static |
| TVM_FFI_DEFINE_OBJECT_REF_METHODS_NOTNULLABLE(Diagnostic, ffi::ObjectRef, DiagnosticNode) | tvm::Diagnostic | |
| Warning(Span span) | tvm::Diagnostic | static |
| Warning(ffi::ObjectRef loc) | tvm::Diagnostic | static |
| Warning(const ffi::Object *loc) | tvm::Diagnostic | static |