Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h583 void FlushReport(BugReportEquivClass& EQ);
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2455 FlushReport(*EQ); in FlushReports()
3037 void BugReporter::FlushReport(BugReportEquivClass& EQ) { in FlushReport() function in BugReporter