LLVM: llvm::yaml::ScalarTraits< UUID > Struct Reference (original) (raw)
#include "[TextAPI/TextStubCommon.h](TextStubCommon%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarTraits< UUID >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | output (const UUID &, void *, raw_ostream &) |
| static StringRef | input (StringRef, void *, UUID &) |
| static QuotingType | mustQuote (StringRef) |
Detailed Description
Definition at line 98 of file TextStubCommon.h.
Member Function Documentation
◆ input()
| StringRef llvm::yaml::ScalarTraits< UUID >::input ( StringRef Scalar, void * , UUID & Value ) | static |
|---|
Definition at line 222 of file TextStubCommon.cpp.
References llvm::yaml::Scalar.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< UUID >::mustQuote ( StringRef ) | static |
|---|
Definition at line 227 of file TextStubCommon.cpp.
References llvm::yaml::Single.
◆ output()
| void llvm::yaml::ScalarTraits< UUID >::output ( const UUID & Value, void * , raw_ostream & OS ) | static |
|---|
Definition at line 220 of file TextStubCommon.cpp.
The documentation for this struct was generated from the following files:
- lib/TextAPI/TextStubCommon.h
- lib/TextAPI/TextStubCommon.cpp