LLVM: llvm::WasmYAML::NameEntry Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | Index |
| StringRef | Name |
Detailed Description
Definition at line 132 of file WasmYAML.h.
Member Data Documentation
◆ Index
uint32_t llvm::WasmYAML::NameEntry::Index
Definition at line 133 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::NameEntry >::mapping().
◆ Name
StringRef llvm::WasmYAML::NameEntry::Name
Definition at line 134 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::NameEntry >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h