LLVM: llvm::yaml::ScalarTraits< memprof::GUIDHex64 > Struct Reference (original) (raw)
#include "[llvm/ProfileData/MemProfYAML.h](MemProfYAML%5F8h%5Fsource.html)"
Inheritance diagram for llvm::yaml::ScalarTraits< memprof::GUIDHex64 >:
[legend]
| Static Public Member Functions | |
|---|---|
| static void | output (const memprof::GUIDHex64 &Val, void *, raw_ostream &Out) |
| static StringRef | input (StringRef Scalar, void *, memprof::GUIDHex64 &Val) |
| static QuotingType | mustQuote (StringRef) |
Detailed Description
Definition at line 46 of file MemProfYAML.h.
Member Function Documentation
◆ input()
| StringRef llvm::yaml::ScalarTraits< memprof::GUIDHex64 >::input ( StringRef Scalar, void * , memprof::GUIDHex64 & Val ) | inlinestatic |
|---|
Definition at line 52 of file MemProfYAML.h.
References llvm::all_of(), llvm::CallingConv::C, llvm::memprof::getGUID(), and llvm::yaml::Scalar.
◆ mustQuote()
| QuotingType llvm::yaml::ScalarTraits< memprof::GUIDHex64 >::mustQuote ( StringRef ) | inlinestatic |
|---|
Definition at line 69 of file MemProfYAML.h.
References llvm::yaml::None.
◆ output()
| void llvm::yaml::ScalarTraits< memprof::GUIDHex64 >::output ( const memprof::GUIDHex64 & Val, void * , raw_ostream & Out ) | inlinestatic |
|---|
Definition at line 47 of file MemProfYAML.h.
References llvm::format().
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/MemProfYAML.h