Home | History | Annotate | Download | only in Checkers

Lines Matching full:make_unique

1789       return llvm::make_unique<CFRefLeakReportVisitor>(*this);
1802 addVisitor(llvm::make_unique<CFRefReportVisitor>(sym, GCEnabled, Log));
1810 addVisitor(llvm::make_unique<CFRefReportVisitor>(sym, GCEnabled, Log));
2386 return llvm::make_unique<PathDiagnosticEventPiece>(L, os.str());
2453 addVisitor(llvm::make_unique<CFRefLeakReportVisitor>(sym, GCEnabled, Log));