LLVM 20.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
ValueType | Type |
uint32_t | Count |
Definition at line 103 of file WasmYAML.h.
uint32_t llvm::WasmYAML::LocalDecl::Count |
Definition at line 105 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::LocalDecl >::mapping().
ValueType llvm::WasmYAML::LocalDecl::Type |
Definition at line 104 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::LocalDecl >::mapping().