Searched refs:PrivateMethodKey (Results 1 – 1 of 1) sorted by relevance
1204 struct PrivateMethodKey { struct1211 template <> struct DenseMapInfo<PrivateMethodKey> { argument1215 static inline PrivateMethodKey getEmptyKey() { in getEmptyKey()1219 static inline PrivateMethodKey getTombstoneKey() { in getTombstoneKey()1224 static unsigned getHashValue(const PrivateMethodKey &Key) { in getHashValue()1231 static bool isEqual(const PrivateMethodKey &LHS, in isEqual()1232 const PrivateMethodKey &RHS) { in isEqual()1258 llvm::DenseMap<PrivateMethodKey, Optional<const ObjCMethodDecl *>>; in lookupRuntimeDefinition()