LLVM: llvm::yaml::ScalarTraits< FlowStringValue > Struct Reference (original) (raw)
#include "[llvm/CodeGen/MIRYamlMapping.h](MIRYamlMapping%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarTraits< FlowStringValue >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | output (const FlowStringValue &S, void *, raw_ostream &OS) |
| static StringRef | input (StringRef Scalar, void *Ctx, FlowStringValue &S) |
| static QuotingType | mustQuote (StringRef S) |
Detailed Description
Definition at line 68 of file MIRYamlMapping.h.
Member Function Documentation
◆ input()
| StringRef llvm::yaml::ScalarTraits< FlowStringValue >::input ( StringRef Scalar, void * Ctx, FlowStringValue & S ) | inlinestatic |
|---|
Definition at line 73 of file MIRYamlMapping.h.
References llvm::yaml::Scalar.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< FlowStringValue >::mustQuote ( StringRef S) | inlinestatic |
|---|
Definition at line 77 of file MIRYamlMapping.h.
References llvm::yaml::needsQuotes().
◆ output()
| void llvm::yaml::ScalarTraits< FlowStringValue >::output ( const FlowStringValue & S, void * , raw_ostream & OS ) | inlinestatic |
|---|
Definition at line 69 of file MIRYamlMapping.h.
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/MIRYamlMapping.h