Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1198 struct PrivateMethodKey { struct1205 template <> struct DenseMapInfo<PrivateMethodKey> { argument1209 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1213 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1218 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1225 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1226 const PrivateMethodKey &RHS) { in isEqual()1252 llvm::DenseMap<PrivateMethodKey, std::optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()