Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1218 struct PrivateMethodKey { struct1225 template <> struct DenseMapInfo<PrivateMethodKey> { argument1229 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1233 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1238 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1245 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1246 const PrivateMethodKey &RHS) { in isEqual()1272 llvm::DenseMap<PrivateMethodKey, std::optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()