Home
last modified time | relevance | path

Searched refs:fromHex (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h236 inline std::string fromHex(StringRef Input) { in fromHex() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp191 copy(fromHex(Scalar), Fixed.Storage); in input()
H A DCodeViewYAMLDebugSections.cpp260 std::string H = fromHex(Scalar); in input()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp215 std::string Checksum = fromHex(F->getChecksum()->Value); in maybeRecordFile()
H A DDwarfDebug.cpp3483 std::string ChecksumString = fromHex(Checksum->Value); in getMD5AsBytes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3719 Checksum = fromHex(Checksum); in parseDirectiveCVFile()
H A DMasmParser.cpp4777 Checksum = fromHex(Checksum); in parseDirectiveCVFile()