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

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint8_t Type
 
uint32_t Count
 

Detailed Description

Definition at line 376 of file Wasm.h.

Member Data Documentation

◆ Count

uint32_t llvm::wasm::WasmLocalDecl::Count

Definition at line 378 of file Wasm.h.

◆ Type

uint8_t llvm::wasm::WasmLocalDecl::Type

Definition at line 377 of file Wasm.h.


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