LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::ScalarTraits< StOtherPiece > Struct Reference

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 1166 of file ELFYAML.cpp.

Member Function Documentation

◆ input()

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

Definition at line 1170 of file ELFYAML.cpp.

◆ mustQuote()

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

Definition at line 1174 of file ELFYAML.cpp.

◆ output()

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

Definition at line 1167 of file ELFYAML.cpp.


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