Searched refs:getShardForUID (Results 1 – 2 of 2) sorted by relevance
203 CacheShard &getShardForUID(llvm::sys::fs::UniqueID UID) const;348 return SharedCache.getShardForUID(Stat.getUniqueID()) in findSharedEntryByUID()
103 DependencyScanningFilesystemSharedCache::getShardForUID( in getShardForUID() function in DependencyScanningFilesystemSharedCache196 auto &Shard = SharedCache.getShardForUID(TEntry.Status.getUniqueID()); in getOrEmplaceSharedEntryForUID()