Home
last modified time | relevance | path

Searched defs:ScopedHashTable (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ADT/
DScopedHashTable.h41 class ScopedHashTable; variable
164 ScopedHashTable() : CurScope(nullptr) {} in ScopedHashTable() function
165 ScopedHashTable(AllocatorTy A) : CurScope(0), Allocator(A) {} in ScopedHashTable() function
/external/llvm-project/llvm/include/llvm/ADT/
DScopedHashTable.h43 class ScopedHashTable; variable
169 ScopedHashTable(AllocatorTy A) : Allocator(A) {} in ScopedHashTable() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DScopedHashTable.h43 class ScopedHashTable; variable
169 ScopedHashTable(AllocatorTy A) : Allocator(A) {} in ScopedHashTable() function