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.h401 void FlushReport(BugReportEquivClass& EQ);
405 void FlushReport(BugReport *exampleReport,
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp2777 FlushReport(EQ); in FlushReports()
3382 void BugReporter::FlushReport(BugReportEquivClass& EQ) { in FlushReport() function in BugReporter
3387 FlushReport(exampleReport, *PDC, bugReports); in FlushReport()
3392 void BugReporter::FlushReport(BugReport *exampleReport, in FlushReport() function in BugReporter