Searched refs:HexFormattedString (Results 1 – 2 of 2) sorted by relevance
81 struct HexFormattedString { struct88 HexFormattedString ChecksumBytes; argument
69 LLVM_YAML_DECLARE_SCALAR_TRAITS(HexFormattedString, QuotingType::None)252 void ScalarTraits<HexFormattedString>::output(const HexFormattedString &Value, in output()259 StringRef ScalarTraits<HexFormattedString>::input(StringRef Scalar, void *ctxt, in input()260 HexFormattedString &Value) { in input()