Searched defs:StorageKeyInfo (Results 1 – 1 of 1) sorted by relevance
50 struct StorageKeyInfo { struct in __anon242314e60111::ParametricStorageUniquer51 static inline HashedStorage getEmptyKey() { in getEmptyKey()54 static inline HashedStorage getTombstoneKey() { in getTombstoneKey()58 static inline unsigned getHashValue(const HashedStorage &key) { in getHashValue()61 static inline unsigned getHashValue(const LookupKey &key) { in getHashValue()65 static inline bool isEqual(const HashedStorage &lhs, in isEqual()69 static inline bool isEqual(const LookupKey &lhs, const HashedStorage &rhs) { in isEqual()