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