Searched defs:MDTupleInfo (Results 1 – 1 of 1) sorted by relevance
173 struct MDTupleInfo { struct174 struct KeyTy {200 static inline MDTuple *getEmptyKey() { in getEmptyKey()203 static inline MDTuple *getTombstoneKey() { in getTombstoneKey()206 static unsigned getHashValue(const KeyTy &Key) { return Key.Hash; } in getHashValue()207 static unsigned getHashValue(const MDTuple *U) { in getHashValue()210 static bool isEqual(const KeyTy &LHS, const MDTuple *RHS) { in isEqual()213 static bool isEqual(const MDTuple *LHS, const MDTuple *RHS) { in isEqual()