|
clang
5.0.0
|
#include "clang/Basic/Module.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/StringMap.h"#include "llvm/Support/MemoryBuffer.h"#include <memory>Go to the source code of this file.
Classes | |
| struct | clang::PCHBuffer |
| class | clang::PCHContainerWriter |
| This abstract interface provides operations for creating containers for serialized ASTs (precompiled headers and clang modules). More... | |
| class | clang::PCHContainerReader |
| This abstract interface provides operations for unwrapping containers for serialized ASTs (precompiled headers and clang modules). More... | |
| class | clang::RawPCHContainerWriter |
| Implements write operations for a raw pass-through PCH container. More... | |
| class | clang::RawPCHContainerReader |
| Implements read operations for a raw pass-through PCH container. More... | |
| class | clang::PCHContainerOperations |
| A registry of PCHContainerWriter and -Reader objects for different formats. More... | |
Namespaces | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
1.8.6