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