LLVM: llvm::yaml::MappingTraits< MachineJumpTable > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::MappingTraits< MachineJumpTable >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | mapping (IO &YamlIO, MachineJumpTable &JT) |
Detailed Description
Definition at line 672 of file MIRYamlMapping.h.
Member Function Documentation
◆ mapping()
| void llvm::yaml::MappingTraits< MachineJumpTable >::mapping ( IO & YamlIO, MachineJumpTable & JT ) | inlinestatic |
|---|
Definition at line 673 of file MIRYamlMapping.h.
References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h