Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h43 HashTableIterator(const HashTable<ValueT> &Map, uint32_t Index, in HashTableIterator() function
48 HashTableIterator(const HashTable<ValueT> &Map) : Map(&Map) { in HashTableIterator() function