Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1170 struct PrivateMethodKey { struct1177 template <> struct DenseMapInfo<PrivateMethodKey> { argument1181 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1185 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1190 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1197 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1198 const PrivateMethodKey &RHS) { in isEqual()1224 llvm::DenseMap<PrivateMethodKey, std::optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()