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

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

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

◆ mustQuote()

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

Definition at line 100 of file IFSHandler.cpp.

◆ output()

static 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_unreachable.


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