Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx-templates.cpp59 struct StringHasher { struct
60 template<typename T, char Converter(T)> static inline unsigned createHash(const T*, unsigned) { in createHash()