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