LLVM 20.0.0git
|
#include "llvm/Support/OnDiskHashTable.h"
Public Member Functions | |
iterator () | |
iterator (const internal_key_type K, const unsigned char *D, offset_type L, Info *InfoObj) | |
data_type | operator* () const |
const unsigned char * | getDataPtr () const |
offset_type | getDataLen () const |
bool | operator== (const iterator &X) const |
bool | operator!= (const iterator &X) const |
Definition at line 322 of file OnDiskHashTable.h.
|
inline |
Definition at line 329 of file OnDiskHashTable.h.
|
inline |
Definition at line 330 of file OnDiskHashTable.h.
|
inline |
Definition at line 337 of file OnDiskHashTable.h.
|
inline |
Definition at line 336 of file OnDiskHashTable.h.
|
inline |
Definition at line 340 of file OnDiskHashTable.h.
References X.
|
inline |
Definition at line 334 of file OnDiskHashTable.h.
|
inline |
Definition at line 339 of file OnDiskHashTable.h.
References X.