LLVM 19.0.0git
Public Attributes | List of all members
llvm::WasmYAML::LocalDecl Struct Reference

#include "llvm/ObjectYAML/WasmYAML.h"

Public Attributes

ValueType Type
 
uint32_t Count
 

Detailed Description

Definition at line 103 of file WasmYAML.h.

Member Data Documentation

◆ Count

uint32_t llvm::WasmYAML::LocalDecl::Count

◆ Type

ValueType llvm::WasmYAML::LocalDecl::Type

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