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

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()

◆ mustQuote()

Definition at line 71 of file IFSHandler.cpp.

References llvm::yaml::None.

◆ output()

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::ifs::Big, llvm::ifs::Little, and llvm_unreachable.


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