Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1165 struct PrivateMethodKey { struct1172 template <> struct DenseMapInfo<PrivateMethodKey> { argument1176 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1180 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1185 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1192 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1193 const PrivateMethodKey &RHS) { in isEqual()1219 llvm::DenseMap<PrivateMethodKey, Optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()