clang 22.0.0git
Classes | Namespaces | Functions
ModuleCache.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include <ctime>

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< ModuleCacheclang::createCrossProcessModuleCache ()
 Creates new ModuleCache backed by a file system directory that may be operated on by multiple processes.