Home
last modified time | relevance | path

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

/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/DependencyScanning/
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;
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/Tooling/DependencyScanning/
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;
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/DependencyScanning/
DDependencyScanningFilesystem.h153 struct CacheShard { struct
155 mutable std::mutex CacheLock;
159 EntriesByFilename;
163 EntriesByUID;
166 llvm::SpecificBumpPtrAllocator<CachedFileSystemEntry> EntryStorage;
169 llvm::SpecificBumpPtrAllocator<CachedFileContents> ContentsStorage;
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/DependencyScanning/
DDependencyScanningFilesystem.h153 struct CacheShard { struct
155 mutable std::mutex CacheLock;
159 EntriesByFilename;
163 EntriesByUID;
166 llvm::SpecificBumpPtrAllocator<CachedFileSystemEntry> EntryStorage;
169 llvm::SpecificBumpPtrAllocator<CachedFileContents> ContentsStorage;