|
LLVM 22.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 182 of file MinidumpYAML.cpp.
|
inlinestatic |
Definition at line 187 of file MinidumpYAML.cpp.
References llvm::all_of(), llvm::copy(), llvm::Fixed, llvm::fromHex(), llvm::isHexDigit(), N, and llvm::yaml::Scalar.
|
inlinestatic |
Definition at line 198 of file MinidumpYAML.cpp.
References llvm::yaml::None.
|
inlinestatic |
Definition at line 183 of file MinidumpYAML.cpp.
References llvm::ArrayRef(), llvm::Fixed, and llvm::toHex().