Home
last modified time | relevance | path

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

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