LLVM: llvm::yaml::MappingTraits< ExportSection > Struct Reference (original) (raw)
Inheritance diagram for llvm::yaml::MappingTraits< ExportSection >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &IO, ExportSection &Section) |
Detailed Description
Definition at line 275 of file TextStub.cpp.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< ExportSection >::mapping ( IO & IO, ExportSection & Section ) | inlinestatic |
|---|
Definition at line 276 of file TextStub.cpp.
References assert(), llvm::yaml::IO::getContext(), llvm::MachO::Invalid, llvm::yaml::IO::mapOptional(), llvm::yaml::IO::mapRequired(), llvm::MachO::TBD_V1, and llvm::MachO::TBD_V3.
The documentation for this struct was generated from the following file:
- lib/TextAPI/TextStub.cpp