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