clang
3.7.0
|
#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 |
class | clang::PCHContainerReader |
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 | |
clang | |