LLVM: llvm::yaml::MappingTraits< WasmYAML::LocalDecl > Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< WasmYAML::LocalDecl >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &IO, WasmYAML::LocalDecl &LocalDecl) |
Detailed Description
Definition at line 538 of file WasmYAML.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< WasmYAML::LocalDecl >::mapping ( IO & IO, WasmYAML::LocalDecl & LocalDecl ) | static |
|---|
Definition at line 364 of file WasmYAML.cpp.
References llvm::WasmYAML::LocalDecl::Count, llvm::yaml::IO::mapRequired(), and llvm::WasmYAML::LocalDecl::Type.
The documentation for this struct was generated from the following files:
- include/llvm/ObjectYAML/WasmYAML.h
- lib/ObjectYAML/WasmYAML.cpp