Home
last modified time | relevance | path

Searched defs:CacheShard (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningFilesystem.h155 struct CacheShard { struct
157 mutable std::mutex CacheLock;
163 CacheByFilename;
167 EntriesByUID;
170 llvm::SpecificBumpPtrAllocator<CachedFileSystemEntry> EntryStorage;
173 llvm::SpecificBumpPtrAllocator<CachedFileContents> ContentsStorage;
176 llvm::SpecificBumpPtrAllocator<CachedRealPath> RealPathStorage;