Searched refs:fastCaseFoldingDjbHash (Results 1 – 1 of 1) sorted by relevance
60 static std::optional<uint32_t> fastCaseFoldingDjbHash(StringRef Buffer, in fastCaseFoldingDjbHash() function73 if (std::optional<uint32_t> Result = fastCaseFoldingDjbHash(Buffer, H)) in caseFoldingDjbHash()