LLVM 22.0.0git
llvm::wasm::WasmLocalDecl Struct Reference

#include "llvm/BinaryFormat/Wasm.h"

Public Attributes

uint8_t Type
uint32_t Count

Detailed Description

Definition at line 391 of file Wasm.h.

Member Data Documentation

◆ Count

uint32_t llvm::wasm::WasmLocalDecl::Count

Definition at line 393 of file Wasm.h.

◆ Type

uint8_t llvm::wasm::WasmLocalDecl::Type

Definition at line 392 of file Wasm.h.


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