Home | History | Annotate | Download | only in Basic

Lines Matching refs:addStatCache

101   manager.addStatCache(llvm::make_unique<FakeStatCache>());
111 manager.addStatCache(llvm::make_unique<FakeStatCache>());
139 manager.addStatCache(std::move(statCache));
162 manager.addStatCache(llvm::make_unique<FakeStatCache>());
183 manager.addStatCache(std::move(statCache));
199 manager.addStatCache(std::move(statCache));
219 manager.addStatCache(std::move(statCache));
232 manager.addStatCache(std::move(statCache));
241 manager.addStatCache(llvm::make_unique<FakeStatCache>());
244 manager.addStatCache(std::move(statCacheOwner));
245 manager.addStatCache(llvm::make_unique<FakeStatCache>());