LLVM 20.0.0git
|
#include "llvm/ObjectYAML/WasmYAML.h"
Public Attributes | |
std::string | Name |
std::string | Version |
Definition at line 136 of file WasmYAML.h.
std::string llvm::WasmYAML::ProducerEntry::Name |
Definition at line 137 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >::mapping().
std::string llvm::WasmYAML::ProducerEntry::Version |
Definition at line 138 of file WasmYAML.h.
Referenced by llvm::yaml::MappingTraits< WasmYAML::ProducerEntry >::mapping().