LLVM 17.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 320 of file OnDiskHashTable.h.
|
inline |
Definition at line 327 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 328 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 335 of file OnDiskHashTable.h.
|
inline |
Definition at line 334 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 338 of file OnDiskHashTable.h.
References llvm::Data, and X.
|
inline |
Definition at line 332 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 337 of file OnDiskHashTable.h.
References llvm::Data, and X.