Searched defs:EmptyKey (Results 1 – 4 of 4) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local234 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in forEach() local258 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local272 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local292 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local445 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local469 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local407 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local422 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local442 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local639 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local663 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local986 const KeyT EmptyKey = this->getEmptyKey(); in swap() local1098 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
92 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
754 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); in getEmptyKey() local3424 static ReachabilityQueryInfo<ToTy> EmptyKey; member