Searched defs:statCache (Results 1 – 2 of 2) sorted by relevance
127 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local178 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local195 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local214 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local227 auto statCache = llvm::make_unique<FakeStatCache>(); in TEST_F() local242 auto *statCache = statCacheOwner.get(); in TEST_F() local
67 void FileManager::addStatCache(std::unique_ptr<FileSystemStatCache> statCache, in addStatCache()83 void FileManager::removeStatCache(FileSystemStatCache *statCache) { in removeStatCache()