Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx-templates.cpp60 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) { in createHash() function
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCloneDetection.cpp224 static size_t createHash(llvm::MD5 &Hash) { in createHash() function