LLVM: llvm::WasmYAML::Export Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Name |
| ExportKind | Kind |
| uint32_t | Index |
Detailed Description
Definition at line 60 of file WasmYAML.h.
Member Data Documentation
◆ Index
uint32_t llvm::WasmYAML::Export::Index
Definition at line 63 of file WasmYAML.h.
◆ Kind
ExportKind llvm::WasmYAML::Export::Kind
Definition at line 62 of file WasmYAML.h.
◆ Name
StringRef llvm::WasmYAML::Export::Name
Definition at line 61 of file WasmYAML.h.
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h