tvm
|
The name of a source fragment. More...
#include <source_map.h>
Public Member Functions | |
TVM_FFI_DECLARE_OBJECT_INFO_FINAL ("ir.SourceName", SourceNameNode, Object) | |
Static Public Member Functions | |
static void | RegisterReflection () |
Public Attributes | |
ffi::String | name |
The source name. More... | |
Static Public Attributes | |
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
The name of a source fragment.
|
inlinestatic |
tvm::SourceNameNode::TVM_FFI_DECLARE_OBJECT_INFO_FINAL | ( | "ir.SourceName" | , |
SourceNameNode | , | ||
Object | |||
) |
|
staticconstexpr |
ffi::String tvm::SourceNameNode::name |
The source name.