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

/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DDenseMap.h102 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
268 const KeyT EmptyKey = getEmptyKey(), TombstoneKey = getTombstoneKey(); local
283 const KeyT EmptyKey = getEmptyKey(); local
292 const KeyT EmptyKey = getEmptyKey(); local
456 const KeyT EmptyKey local
480 const KeyT EmptyKey = getEmptyKey(); local
747 const KeyT EmptyKey = this->getEmptyKey(); local
862 const KeyT EmptyKey = this->getEmptyKey(); local
[all...]

Completed in 82 milliseconds