Searched defs:ScopedHashTable (Results 1 – 1 of 1) sorted by relevance
43 class ScopedHashTable; variable169 ScopedHashTable(AllocatorTy A) : AllocTy(A) {} in ScopedHashTable() function