clang 22.0.0git
|
#include "clang/Serialization/ModuleCache.h"
#include "llvm/ADT/StringMap.h"
#include <mutex>
#include <shared_mutex>
Go to the source code of this file.
Classes | |
struct | clang::tooling::dependencies::ModuleCacheEntry |
struct | clang::tooling::dependencies::ModuleCacheEntries |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::tooling |
namespace | clang::tooling::dependencies |
Functions | |
IntrusiveRefCntPtr< ModuleCache > | clang::tooling::dependencies::makeInProcessModuleCache (ModuleCacheEntries &Entries) |