Home | History | Annotate | Download | only in dsymutil

Lines Matching full:make_unique

618       llvm::make_unique<raw_fd_ostream>(OutputFilename, EC, sys::fs::F_None);
1745 Streamer = llvm::make_unique<DwarfStreamer>();
2284 llvm::make_unique<DIEAbbrev>(Abbrev.getTag(), Abbrev.hasChildren()));
3265 Unit = llvm::make_unique<CompileUnit>(*CU, UnitID++, !Options.NoODR,