Home
last modified time | relevance | path

Searched defs:createHash (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx-templates.cpp65 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) { in createHash() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCloneDetection.cpp224 static size_t createHash(llvm::MD5 &Hash) { in createHash() function