Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DScopedHashTable.h43 class ScopedHashTable; variable
169 ScopedHashTable(AllocatorTy A) : AllocTy(A) {} in ScopedHashTable() function