Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DScopedHashTable.h43 class ScopedHashTable; variable
169 ScopedHashTable(AllocatorTy A) : Allocator(A) {} in ScopedHashTable() function