LLVM: llvm::OffloadYAML::Binary::StringEntry Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/OffloadYAML.h](OffloadYAML%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| StringRef | Key |
| StringRef | Value |
Detailed Description
Definition at line 27 of file OffloadYAML.h.
Member Data Documentation
◆ Key
StringRef llvm::OffloadYAML::Binary::StringEntry::Key
Definition at line 28 of file OffloadYAML.h.
Referenced by llvm::yaml::MappingTraits< OffloadYAML::Binary::StringEntry >::mapping().
◆ Value
StringRef llvm::OffloadYAML::Binary::StringEntry::Value
Definition at line 29 of file OffloadYAML.h.
Referenced by llvm::yaml::MappingTraits< OffloadYAML::Binary::StringEntry >::mapping().
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/OffloadYAML.h