Home
last modified time | relevance | path

Searched refs:stringifyResult (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DNameAnonGlobals.cpp58 MD5::stringifyResult(Hash, Result); in get()
H A DModuleUtils.cpp324 MD5::stringifyResult(R, Str); in getUniqueModuleId()
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DMD5.h84 static void stringifyResult(MD5Result &Result, SmallVectorImpl<char> &Str);
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DIssueHash.cpp180 llvm::MD5::stringifyResult(MD5Res, Res); in GetMD5HashOfContent()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMD5.cpp287 void MD5::stringifyResult(MD5Result &Result, SmallVectorImpl<char> &Str) { in stringifyResult() function in MD5
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp177 Hash.stringifyResult(Result, StringifiedHash); in computeHashString()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProf.h1358 llvm::MD5::stringifyResult(R, Str);
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DMicrosoftMangle.cpp78 llvm::MD5::stringifyResult(Hash, HexString); in ~msvc_hashing_ostream()