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() local364 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local379 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local399 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local596 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local620 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local943 const KeyT EmptyKey = this->getEmptyKey(); in swap() local1055 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
92 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
693 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); in getEmptyKey() local3452 static ReachabilityQueryInfo<ToTy> EmptyKey; member