LLVM: llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind > Struct Reference (original) (raw)
#include "[llvm/IR/ModuleSummaryIndexYAML.h](ModuleSummaryIndexYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | enumeration (IO &io, TypeTestResolution::Kind &value) |
Detailed Description
Definition at line 20 of file ModuleSummaryIndexYAML.h.
Member Function Documentation
◆ enumeration()
| void llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >::enumeration ( IO & io, TypeTestResolution::Kind & value ) | inlinestatic |
|---|
Definition at line 21 of file ModuleSummaryIndexYAML.h.
References llvm::TypeTestResolution::AllOnes, llvm::TypeTestResolution::ByteArray, llvm::yaml::IO::enumCase(), llvm::TypeTestResolution::Inline, llvm::TypeTestResolution::Single, llvm::TypeTestResolution::Unknown, and llvm::TypeTestResolution::Unsat.
The documentation for this struct was generated from the following file:
- include/llvm/IR/ModuleSummaryIndexYAML.h