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() local391 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local406 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local426 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local623 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local647 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local970 const KeyT EmptyKey = this->getEmptyKey(); in swap() local1082 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
90 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
753 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); in getEmptyKey() local3421 static ReachabilityQueryInfo<ToTy> EmptyKey; member