LLVM: llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | enumeration (yaml::IO &IO, MachineStackObject::ObjectType &Type) |
Detailed Description
Definition at line 274 of file MIRYamlMapping.h.
Member Function Documentation
◆ enumeration()
| void llvm::yaml::ScalarEnumerationTraits< MachineStackObject::ObjectType >::enumeration ( yaml::IO & IO, MachineStackObject::ObjectType & Type ) | inlinestatic |
|---|
Definition at line 275 of file MIRYamlMapping.h.
References llvm::yaml::MachineStackObject::DefaultType, llvm::yaml::IO::enumCase(), llvm::yaml::MachineStackObject::SpillSlot, and llvm::yaml::MachineStackObject::VariableSized.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h