Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1134 struct PrivateMethodKey { struct1141 template <> struct DenseMapInfo<PrivateMethodKey> { argument1145 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1149 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1154 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1161 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1162 const PrivateMethodKey &RHS) { in isEqual()1188 llvm::DenseMap<PrivateMethodKey, Optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()