clang
3.9.0
|
#include "llvm/ADT/PointerUnion.h"
#include "llvm/Support/EndianStream.h"
#include "llvm/Support/OnDiskHashTable.h"
Go to the source code of this file.
Classes | |
class | clang::serialization::MultiOnDiskHashTable< Info > |
A collection of on-disk hash tables, merged when relevant for performance. More... | |
class | clang::serialization::MultiOnDiskHashTableGenerator< ReaderInfo, WriterInfo > |
Writer for the on-disk hash table. More... | |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::serialization | |