LLVM: llvm::yaml::MappingTraits< MachOYAML::Section > Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/MachOYAML.h](MachOYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< MachOYAML::Section >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &IO, MachOYAML::Section &Section) |
| static std::string | validate (IO &io, MachOYAML::Section &Section) |
Detailed Description
Definition at line 234 of file MachOYAML.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< MachOYAML::Section >::mapping ( IO & IO, MachOYAML::Section & Section ) | static |
|---|
Definition at line 327 of file MachOYAML.cpp.
References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().
◆ validate()
| std::string llvm::yaml::MappingTraits< MachOYAML::Section >::validate ( IO & io, MachOYAML::Section & Section ) | static |
|---|
Definition at line 346 of file MachOYAML.cpp.
References llvm::yaml::IO::error().
The documentation for this struct was generated from the following files:
- include/llvm/ObjectYAML/MachOYAML.h
- lib/ObjectYAML/MachOYAML.cpp