Searched refs:HashVal (Results 1 – 1 of 1) sorted by relevance
65 mutable hash_code HashVal = 0; variable96 if (static_cast<unsigned>(HashVal) == 0) in getComputedHash()97 HashVal = getHashValue(); in getComputedHash()98 return HashVal; in getComputedHash()