LLVM 20.0.0git
|
#include "llvm/DebugInfo/PDB/Native/HashTable.h"
Additional Inherited Members | |
Public Types inherited from llvm::iterator_facade_base< HashTableIterator< ValueT >, std::forward_iterator_tag, const std::pair< uint32_t, ValueT > > | |
using | iterator_category = std::forward_iterator_tag |
using | value_type = const std::pair< uint32_t, ValueT > |
using | difference_type = std::ptrdiff_t |
using | pointer = const std::pair< uint32_t, ValueT > * |
using | reference = const std::pair< uint32_t, ValueT > & |
Protected Types inherited from llvm::iterator_facade_base< HashTableIterator< ValueT >, std::forward_iterator_tag, const std::pair< uint32_t, ValueT > > | |
enum | |
Definition at line 34 of file HashTable.h.
|
inline |
Definition at line 46 of file HashTable.h.
References I.
|
default |
|
inline |
Definition at line 70 of file HashTable.h.
References assert().
|
inline |
Definition at line 78 of file HashTable.h.
|
inline |
Definition at line 58 of file HashTable.h.
|
inline |
Definition at line 62 of file HashTable.h.