Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DMappedHash.h31 static uint32_t HashString(uint32_t hash_function, llvm::StringRef s) { in HashString() function
212 MappedHash::HashString(m_header.hash_function, name); in Find()