Searched defs:MD5Hash (Results 1 – 2 of 2) sorted by relevance
29 static inline uint64_t MD5Hash(StringRef Str) { in MD5Hash() function
164 struct MD5Hash { struct166 bool operator==(const MD5Hash &other) const; argument