Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DHash.cpp47 const uint32_t toLowerMask = 0x20202020; in hashStringV1() local
48 Result |= toLowerMask; in hashStringV1()