|
clang 22.0.0git
|
#include "llvm/Support/ExtensibleRTTI.h"#include "llvm/Support/HashBuilder.h"#include "llvm/Support/MD5.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 | |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::serialization |