clang
3.9.0
|
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
struct | clang::ModuleFileExtensionMetadata |
Metadata for a module file extension. More... | |
class | clang::ModuleFileExtension |
An abstract superclass that describes a custom extension to the module/precompiled header file format. More... | |
class | clang::ModuleFileExtensionWriter |
Abstract base class that writes a module file extension block into a module file. More... | |
class | clang::ModuleFileExtensionReader |
Abstract base class that reads a module file extension block from a module file. More... | |
Namespaces | |
llvm | |
DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
clang | |
Dataflow Directional Tag Classes. | |
clang::serialization | |