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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h398 void FlushReport(BugReportEquivClass& EQ);
402 void FlushReport(BugReport *exampleReport,
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2798 FlushReport(EQ);
3402 void BugReporter::FlushReport(BugReportEquivClass& EQ) { function in class:BugReporter
3409 FlushReport(exampleReport, **I, bugReports);
3414 void BugReporter::FlushReport(BugReport *exampleReport, function in class:BugReporter

Completed in 124 milliseconds