LLVM: llvm::WasmYAML::ProducerEntry Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/WasmYAML.h](WasmYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | Name |
| std::string | Version |
Detailed Description
Definition at line 137 of file WasmYAML.h.
Member Data Documentation
◆ Name
std::string llvm::WasmYAML::ProducerEntry::Name
Definition at line 138 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >::mapping().
◆ Version
std::string llvm::WasmYAML::ProducerEntry::Version
Definition at line 139 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/WasmYAML.h