Searched defs:EmptyKey (Results 1 – 4 of 4) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local217 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in forEach() local241 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local255 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local275 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local428 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local442 const KeyT EmptyKey = getEmptyKey(); in doFind() local481 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
142 const KeyT EmptyKey = getEmptyKey(); in clear() local426 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local441 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local461 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local499 const KeyT EmptyKey = getEmptyKey(); in copyFrom() local643 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local656 const KeyT EmptyKey = getEmptyKey(); in doFind() local694 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local994 const KeyT EmptyKey = this->getEmptyKey(); in swap() local1106 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
94 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
758 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); in getEmptyKey() local3466 static ReachabilityQueryInfo<ToTy> EmptyKey; member