|
static void | output (const MultiLineString &S, void *Ctxt, raw_ostream &OS) |
static StringRef | input (StringRef Str, void *Ctxt, MultiLineString &S) |
Definition at line 140 of file ClangTidyOptions.cpp.
◆ input()
StringRef llvm::yaml::BlockScalarTraits< MultiLineString >::input |
( |
StringRef | Str, |
|
|
void * | Ctxt, |
|
|
MultiLineString & | S ) |
|
inlinestatic |
◆ output()
void llvm::yaml::BlockScalarTraits< MultiLineString >::output |
( |
const MultiLineString & | S, |
|
|
void * | Ctxt, |
|
|
raw_ostream & | OS ) |
|
inlinestatic |
The documentation for this struct was generated from the following file: