HomeSort by: relevance | last modified time | path
    Searched refs:HexFormattedString (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
CodeViewYAMLDebugSections.h 80 struct HexFormattedString {
87 HexFormattedString ChecksumBytes;
  /src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLDebugSections.cpp 68 LLVM_YAML_DECLARE_SCALAR_TRAITS(HexFormattedString, QuotingType::None)
251 void ScalarTraits<HexFormattedString>::output(const HexFormattedString &Value,
258 StringRef ScalarTraits<HexFormattedString>::input(StringRef Scalar, void *ctxt,
259 HexFormattedString &Value) {

Completed in 68 milliseconds