Searched defs:CachedOutlineKeyHash (Results 1 – 1 of 1) sorted by relevance
66 struct CachedOutlineKeyHash { struct67 static unsigned hash(const CachedOutlineKey& key) in hash()74 static unsigned equal(const CachedOutlineKey& a, const CachedOutlineKey& b) in equal()79 static const bool safeToCompareToEmptyOrDeleted = true;