LLVM: llvm::yaml::ScalarTraits< IFSEndiannessType > Struct Reference (original) (raw)
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()
| StringRef llvm::yaml::ScalarTraits< IFSEndiannessType >::input ( StringRef Scalar, void * , IFSEndiannessType & Value ) | inlinestatic |
|---|
Definition at line 60 of file IFSHandler.cpp.
References llvm::ifs::Big, llvm::StringSwitch< T, R >::Case(), llvm::StringSwitch< T, R >::Default(), llvm::ifs::Little, llvm::yaml::Scalar, and llvm::ifs::Unknown.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< IFSEndiannessType >::mustQuote ( StringRef ) | inlinestatic |
|---|
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:
- lib/InterfaceStub/IFSHandler.cpp