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

Static Public Member Functions

static void output (const IFSEndiannessType &Value, void *, llvm::raw_ostream &Out)
 
static StringRef input (StringRef Scalar, void *, IFSEndiannessType &Value)
 
static QuotingType mustQuote (StringRef)
 

Detailed Description

Definition at line 45 of file IFSHandler.cpp.

Member Function Documentation

◆ input()

static StringRef llvm::yaml::ScalarTraits< IFSEndiannessType >::input ( StringRef  Scalar,
void *  ,
IFSEndiannessType Value 
)
inlinestatic

◆ mustQuote()

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

Definition at line 71 of file IFSHandler.cpp.

◆ output()

static void llvm::yaml::ScalarTraits< IFSEndiannessType >::output ( const IFSEndiannessType Value,
void *  ,
llvm::raw_ostream Out 
)
inlinestatic

Definition at line 46 of file IFSHandler.cpp.

References llvm_unreachable.


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