Searched defs:statCache (Results 1 – 4 of 4) 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
152 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local205 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local224 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local253 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local337 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local411 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local482 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local515 auto statCache = std::make_unique<FakeStatCache>(); in TEST_F() local
63 void FileManager::addStatCache(std::unique_ptr<FileSystemStatCache> statCache, in addStatCache()79 void FileManager::removeStatCache(FileSystemStatCache *statCache) { in removeStatCache()
63 void FileManager::setStatCache(std::unique_ptr<FileSystemStatCache> statCache) { in setStatCache()