Searched refs:getProducingFS (Results 1 – 4 of 4) sorted by relevance
57 getProducingFS(IntrusiveRefCntPtr<llvm::vfs::FileSystem> FS);
54 PreambleFileStatusCache::getProducingFS( in getProducingFS() function in clang::clangd::PreambleFileStatusCache
533 auto StatCacheFS = StatCache->getProducingFS(VFS); in buildPreamble()
26 auto ProduceFS = StatCache.getProducingFS(FS); in TEST()