Searched defs:EmptyKey (Results 1 – 5 of 5) sorted by relevance
50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local 234 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); forEach() local 258 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 272 const KeyT EmptyKey = getEmptyKey(); initEmpty() local 292 const KeyT EmptyKey = getEmptyKey(); moveFromOldBuckets() local 445 const KeyT EmptyKey = getEmptyKey(); InsertIntoBucketImpl() local 469 const KeyT EmptyKey = getEmptyKey(); LookupBucketFor() local [all...]
121 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); clear() local 407 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); destroyAll() local 422 const KeyT EmptyKey = getEmptyKey(); initEmpty() local 442 const KeyT EmptyKey = getEmptyKey(); moveFromOldBuckets() local 639 const KeyT EmptyKey = getEmptyKey(); InsertIntoBucketImpl() local 663 const KeyT EmptyKey = getEmptyKey(); LookupBucketFor() local 986 const KeyT EmptyKey = this->getEmptyKey(); swap() local 1098 const KeyT EmptyKey = this->getEmptyKey(); grow() local [all...]
65 static PtrLikeInt EmptyKey; in getEmptyKey() local
92 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator
754 auto EmptyKey = DenseMapInfo<int64_t>::getEmptyKey(); in getEmptyKey() local 3424 static ReachabilityQueryInfo<ToTy> EmptyKey; global() member