LLVM 19.0.0git
Public Attributes | List of all members
llvm::wasm::WasmTableType Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

ValType ElemType
 
WasmLimits Limits
 

Detailed Description

Definition at line 313 of file Wasm.h.

Member Data Documentation

◆ ElemType

ValType llvm::wasm::WasmTableType::ElemType

◆ Limits

WasmLimits llvm::wasm::WasmTableType::Limits

The documentation for this struct was generated from the following file: