clang 22.0.0git
|
Go to the source code of this file.
Classes | |
class | clang::ModuleCache |
The module cache used for compiling modules implicitly. 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. | |
Functions | |
IntrusiveRefCntPtr< ModuleCache > | clang::createCrossProcessModuleCache () |
Creates new ModuleCache backed by a file system directory that may be operated on by multiple processes. | |