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

Static Public Member Functions

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

Detailed Description

Definition at line 74 of file IFSHandler.cpp.

Member Function Documentation

◆ input()

◆ mustQuote()

Definition at line 100 of file IFSHandler.cpp.

References llvm::yaml::None.

◆ output()

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

Definition at line 75 of file IFSHandler.cpp.

References llvm::ifs::IFS32, llvm::ifs::IFS64, and llvm_unreachable.


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