|
clang
5.0.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/DenseSet.h"#include "llvm/ADT/PointerUnion.h"#include "llvm/ADT/STLExtras.h"#include "llvm/ADT/TinyPtrVector.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 | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| clang::serialization | |
1.8.6