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