Searched defs:CacheShard (Results 1 – 4 of 4) sorted by relevance
155 struct CacheShard { struct157 mutable std::mutex CacheLock;163 CacheByFilename;167 EntriesByUID;170 llvm::SpecificBumpPtrAllocator<CachedFileSystemEntry> EntryStorage;173 llvm::SpecificBumpPtrAllocator<CachedFileContents> ContentsStorage;176 llvm::SpecificBumpPtrAllocator<CachedRealPath> RealPathStorage;
153 struct CacheShard { struct155 mutable std::mutex CacheLock;159 EntriesByFilename;163 EntriesByUID;166 llvm::SpecificBumpPtrAllocator<CachedFileSystemEntry> EntryStorage;169 llvm::SpecificBumpPtrAllocator<CachedFileContents> ContentsStorage;