#include "TextAPI/MachO/TextStubCommon.h"
template<>
struct llvm::yaml::ScalarTraits< FlowStringRef >
Definition at line 33 of file TextStubCommon.h.
◆ input()
StringRef llvm::yaml::ScalarTraits< FlowStringRef >::input |
( |
StringRef |
Value, |
|
|
void * |
Ctx, |
|
|
FlowStringRef & |
Out |
|
) |
| |
|
static |
◆ mustQuote()
QuotingType llvm::yaml::ScalarTraits< FlowStringRef >::mustQuote |
( |
StringRef |
Name | ) |
|
|
static |
◆ output()
void llvm::yaml::ScalarTraits< FlowStringRef >::output |
( |
const FlowStringRef & |
Value, |
|
|
void * |
Ctx, |
|
|
raw_ostream & |
OS |
|
) |
| |
|
static |
The documentation for this struct was generated from the following files: