|
LLVM
3.7.0
|
#include <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 |
| bool | operator== (const iterator &X) const |
| bool | operator!= (const iterator &X) const |
Definition at line 265 of file OnDiskHashTable.h.
|
inline |
Definition at line 272 of file OnDiskHashTable.h.
|
inline |
Definition at line 273 of file OnDiskHashTable.h.
|
inline |
Definition at line 279 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 277 of file OnDiskHashTable.h.
References llvm::Data.
|
inline |
Definition at line 278 of file OnDiskHashTable.h.
References llvm::Data.
1.8.6