|
LLVM 22.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
| TableType | ElemType |
| Limits | TableLimits |
| uint32_t | Index |
Definition at line 54 of file WasmYAML.h.
| TableType llvm::WasmYAML::Table::ElemType |
Definition at line 55 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Table >::mapping().
| uint32_t llvm::WasmYAML::Table::Index |
Definition at line 57 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Table >::mapping().
| Limits llvm::WasmYAML::Table::TableLimits |
Definition at line 56 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::Table >::mapping().