Searched defs:getNumTombstones (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_dense_map.h | 364 unsigned getNumTombstones() const { in getNumTombstones() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | DenseMap.h | 527 unsigned getNumTombstones() const { getNumTombstones() function |