LLVM: llvm::yaml::ScalarTraits< MaybeAlign > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarTraits< MaybeAlign >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | output (const MaybeAlign &Alignment, void *, llvm::raw_ostream &out) |
| static StringRef | input (StringRef Scalar, void *, MaybeAlign &Alignment) |
| static QuotingType | mustQuote (StringRef) |
Detailed Description
Definition at line 147 of file MIRYamlMapping.h.
Member Function Documentation
◆ input()
| StringRef llvm::yaml::ScalarTraits< MaybeAlign >::input ( StringRef Scalar, void * , MaybeAlign & Alignment ) | inlinestatic |
|---|
Definition at line 152 of file MIRYamlMapping.h.
References llvm::getAsUnsignedInteger(), llvm::isPowerOf2_64(), and llvm::yaml::Scalar.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< MaybeAlign >::mustQuote ( StringRef ) | inlinestatic |
|---|
Definition at line 161 of file MIRYamlMapping.h.
References llvm::yaml::None.
◆ output()
| void llvm::yaml::ScalarTraits< MaybeAlign >::output ( const MaybeAlign & Alignment, void * , llvm::raw_ostream & out ) | inlinestatic |
|---|
Definition at line 148 of file MIRYamlMapping.h.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h