Home
last modified time | relevance | path

Searched refs:UniqueR (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp3248 std::unique_ptr<BugReport> UniqueR(R); in emitReport() local
3280 EQ = new BugReportEquivClass(UniqueR.release()); in emitReport()
3285 EQ->AddReport(UniqueR.release()); in emitReport()