Searched refs:hashLookupKey (Results 1 – 5 of 5) sorted by relevance
38 uint32_t hashLookupKey(StringRef S) const;
33 uint16_t hashLookupKey(StringRef S) const;
223 uint32_t H = Traits.hashLookupKey(K) % capacity(); in find_as()
31 uint16_t NamedStreamMapTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in NamedStreamMapTraits
28 uint32_t StringTableHashTraits::hashLookupKey(StringRef S) const { in hashLookupKey() function in StringTableHashTraits