Searched refs:ObjCSummaryKey (Results 1 – 3 of 3) sorted by relevance
208 class ObjCSummaryKey {212 ObjCSummaryKey(IdentifierInfo* ii, Selector s) in ObjCSummaryKey() function215 ObjCSummaryKey(const ObjCInterfaceDecl *d, Selector s) in ObjCSummaryKey() function218 ObjCSummaryKey(Selector s) in ObjCSummaryKey() function248 template <> struct DenseMapInfo<ObjCSummaryKey> {249 static inline ObjCSummaryKey getEmptyKey() {250 return ObjCSummaryKey(DenseMapInfo<IdentifierInfo*>::getEmptyKey(),254 static inline ObjCSummaryKey getTombstoneKey() {255 return ObjCSummaryKey(DenseMapInfo<IdentifierInfo*>::getTombstoneKey(),259 static unsigned getHashValue(const ObjCSummaryKey &V) {[all …]
1174 CachedSummaries[ObjCSummaryKey(ID, S)] = Summ; in getMethodSummary()
7338 …ObjCSummaryKey, (anonymous namespace)::RetainSummary*, llvm::DenseMapInfo<(anonymous namespace)::O…7339 …ObjCSummaryKey, (anonymous namespace)::RetainSummary*, llvm::DenseMapInfo<(anonymous namespace)::O…