LLVM: llvm::WasmYAML::Import Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Member Functions |
|---|
| Public Attributes | |
|---|---|
| StringRef | Module |
| StringRef | Field |
| ExportKind | Kind |
| union { | |
| uint32_t SigIndex | |
| Table TableImport | |
| Limits Memory | |
| uint32_t TagIndex | |
| Global GlobalImport | |
| }; |
Definition at line 90 of file WasmYAML.h.
| llvm::WasmYAML::Import::Import ( ) | inline |
|---|
◆ [union]
◆ Field
◆ GlobalImport
Global llvm::WasmYAML::Import::GlobalImport
◆ Kind
ExportKind llvm::WasmYAML::Import::Kind
◆ Memory
Limits llvm::WasmYAML::Import::Memory
◆ Module
◆ SigIndex
uint32_t llvm::WasmYAML::Import::SigIndex
◆ TableImport
Table llvm::WasmYAML::Import::TableImport
◆ TagIndex
uint32_t llvm::WasmYAML::Import::TagIndex
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h