Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h398 void FlushReport(BugReportEquivClass& EQ);
402 void FlushReport(BugReport *exampleReport,
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2797 FlushReport(EQ); in FlushReports()
3402 void BugReporter::FlushReport(BugReportEquivClass& EQ) { in FlushReport() function in BugReporter
3407 FlushReport(exampleReport, *PDC, bugReports); in FlushReport()
3412 void BugReporter::FlushReport(BugReport *exampleReport, in FlushReport() function in BugReporter