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() local 391 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 406 const KeyT EmptyKey = getEmptyKey(); initEmpty() local 426 const KeyT EmptyKey = getEmptyKey(); moveFromOldBuckets() local 623 const KeyT EmptyKey = getEmptyKey(); InsertIntoBucketImpl() local 647 const KeyT EmptyKey = getEmptyKey(); LookupBucketFor() local 970 const KeyT EmptyKey = this->getEmptyKey(); swap() local 1082 const KeyT EmptyKey = this->getEmptyKey(); grow() local [all...]
90 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind global() enumerator
753 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); getEmptyKey() local 3421 static ReachabilityQueryInfo<ToTy> EmptyKey; global() member