Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DScopedHashTable.h160 friend class ScopedHashTableScope<K, V, KInfo, AllocatorTy>; variable
222 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope() function
/external/llvm/include/llvm/ADT/
DScopedHashTable.h161 friend class ScopedHashTableScope<K, V, KInfo, AllocatorTy>; variable
222 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope() function