LLVM 22.0.0git
llvm::yaml::ScalarTraits< StOtherPiece > Struct Reference
Inheritance diagram for llvm::yaml::ScalarTraits< StOtherPiece >:
[legend]

Static Public Member Functions

static void output (const StOtherPiece &Val, void *, raw_ostream &Out)
static StringRef input (StringRef Scalar, void *, StOtherPiece &Val)
static QuotingType mustQuote (StringRef)

Detailed Description

Definition at line 1206 of file ELFYAML.cpp.

Member Function Documentation

◆ input()

StringRef llvm::yaml::ScalarTraits< StOtherPiece >::input ( StringRef Scalar,
void * ,
StOtherPiece & Val )
inlinestatic

Definition at line 1210 of file ELFYAML.cpp.

References llvm::yaml::Scalar.

◆ mustQuote()

QuotingType llvm::yaml::ScalarTraits< StOtherPiece >::mustQuote ( StringRef )
inlinestatic

Definition at line 1214 of file ELFYAML.cpp.

References llvm::yaml::None.

◆ output()

void llvm::yaml::ScalarTraits< StOtherPiece >::output ( const StOtherPiece & Val,
void * ,
raw_ostream & Out )
inlinestatic

Definition at line 1207 of file ELFYAML.cpp.


The documentation for this struct was generated from the following file: