Searched defs:StatCache (Results 1 – 7 of 7) sorted by relevance
63 PreambleFileStatusCache &StatCache) in getProducingFS()89 PreambleFileStatusCache &StatCache; in getProducingFS() member in clang::clangd::PreambleFileStatusCache::getProducingFS::CollectFS101 const PreambleFileStatusCache &StatCache) in getConsumingFS()111 const PreambleFileStatusCache &StatCache; in getConsumingFS() member in clang::clangd::PreambleFileStatusCache::getConsumingFS::CacheVFS
68 llvm::StringMap<llvm::vfs::Status> StatCache; variable
88 std::shared_ptr<PreambleFileStatusCache> StatCache; global() member 120 std::shared_ptr<PreambleFileStatusCache> StatCache; global() member
657 auto StatCache = std::make_shared<PreambleFileStatusCache>(AbsFileName); in buildPreamble() local
25 PreambleFileStatusCache StatCache(testPath("main")); in TEST() local
124 std::unique_ptr<FileSystemStatCache> StatCache; variable
262 auto StatCache = std::make_unique<FakeStatCache>(); TEST_F() local 313 auto StatCache = std::make_unique<FakeStatCache>(); TEST_F() local 349 auto StatCache = std::make_unique<FakeStatCache>(); TEST_F() local [all...]