Lines Matching full:make_unique
101 manager.addStatCache(llvm::make_unique<FakeStatCache>());
111 manager.addStatCache(llvm::make_unique<FakeStatCache>());
128 auto statCache = llvm::make_unique<FakeStatCache>();
162 manager.addStatCache(llvm::make_unique<FakeStatCache>());
179 auto statCache = llvm::make_unique<FakeStatCache>();
196 auto statCache = llvm::make_unique<FakeStatCache>();
215 auto statCache = llvm::make_unique<FakeStatCache>();
228 auto statCache = llvm::make_unique<FakeStatCache>();
241 manager.addStatCache(llvm::make_unique<FakeStatCache>());
242 auto statCacheOwner = llvm::make_unique<FakeStatCache>();
245 manager.addStatCache(llvm::make_unique<FakeStatCache>());