Home
last modified time | relevance | path

Searched defs:EmptyKey (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_dense_map.h50 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local
234 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in forEach() local
258 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local
272 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local
292 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local
445 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local
469 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DDenseMap.h123 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in clear() local
366 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); in destroyAll() local
381 const KeyT EmptyKey = getEmptyKey(); in initEmpty() local
401 const KeyT EmptyKey = getEmptyKey(); in moveFromOldBuckets() local
598 const KeyT EmptyKey = getEmptyKey(); in InsertIntoBucketImpl() local
622 const KeyT EmptyKey = getEmptyKey(); in LookupBucketFor() local
945 const KeyT EmptyKey = this->getEmptyKey(); in swap() local
1057 const KeyT EmptyKey = this->getEmptyKey(); in grow() local
/llvm-project-15.0.7/llvm/unittests/Support/
H A DReverseIterationTest.cpp65 static PtrLikeInt EmptyKey; in getEmptyKey() local
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DAttributes.h90 EmptyKey, ///< Use as Empty key for DenseMap of AttrKind enumerator