Home
last modified time | relevance | path

Searched defs:ThreadSafeTrieRawHashMapBase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTrieRawHashMap.cpp331 ThreadSafeTrieRawHashMapBase::ThreadSafeTrieRawHashMapBase( in ThreadSafeTrieRawHashMapBase() function in ThreadSafeTrieRawHashMapBase
348 ThreadSafeTrieRawHashMapBase::ThreadSafeTrieRawHashMapBase( in ThreadSafeTrieRawHashMapBase() function in ThreadSafeTrieRawHashMapBase
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTrieRawHashMap.h359 : ThreadSafeTrieRawHashMapBase(DefaultContentAllocSize<value_type>, in ThreadSafeTrieRawHashMapBase() function