LLVM: llvm::wasm::WasmLocalDecl Struct Reference (original) (raw)

#include "[llvm/BinaryFormat/Wasm.h](BinaryFormat%5F2Wasm%5F8h%5Fsource.html)"

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: