|
clang 22.0.0git
|
Writer for the on-disk hash table. More...
#include "/work/as-worker-4/publish-doxygen-docs/llvm-project/clang/lib/Serialization/MultiOnDiskHashTable.h"
Public Member Functions | |
| MultiOnDiskHashTableGenerator () | |
| void | insert (typename WriterInfo::key_type_ref Key, typename WriterInfo::data_type_ref Data, WriterInfo &Info) |
| void | emit (llvm::SmallVectorImpl< char > &Out, WriterInfo &Info, const BaseTable *Base) |
Writer for the on-disk hash table.
Definition at line 291 of file MultiOnDiskHashTable.h.
|
inline |
Definition at line 298 of file MultiOnDiskHashTable.h.
|
inline |
Definition at line 305 of file MultiOnDiskHashTable.h.
|
inline |
Definition at line 300 of file MultiOnDiskHashTable.h.
References clang::Data.