Searched defs:statCache (Results 1 – 2 of 2) sorted by relevance
128 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local179 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local196 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local215 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local228 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local243 auto *statCache = statCacheOwner.get(); in TEST_F() local
63 void FileManager::addStatCache(std::unique_ptr<FileSystemStatCache> statCache, in addStatCache()79 void FileManager::removeStatCache(FileSystemStatCache *statCache) { in removeStatCache()