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