LLVM
8.0.1
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
ValueType | Type |
uint32_t | Count |
Definition at line 96 of file WasmYAML.h.
uint32_t llvm::WasmYAML::LocalDecl::Count |
Definition at line 98 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::LocalDecl >::mapping().
ValueType llvm::WasmYAML::LocalDecl::Type |
Definition at line 97 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::LocalDecl >::mapping().