LLVM 20.0.0git
|
Static Public Member Functions | |
static void | output (const FixedSizeHex< N > &Fixed, void *, raw_ostream &OS) |
static StringRef | input (StringRef Scalar, void *, FixedSizeHex< N > &Fixed) |
static QuotingType | mustQuote (StringRef S) |
Definition at line 183 of file MinidumpYAML.cpp.
|
inlinestatic |
Definition at line 188 of file MinidumpYAML.cpp.
References llvm::all_of(), llvm::copy(), llvm::Fixed, isHexDigit(), and N.
|
inlinestatic |
Definition at line 199 of file MinidumpYAML.cpp.
|
inlinestatic |
Definition at line 184 of file MinidumpYAML.cpp.
References llvm::Fixed, and OS.