Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp376 void flushReports(llvm::Timer *BugReporterTimer, BugReporter &BR) { in flushReports() function
784 flushReports(BugReporterTimer.get(), Eng.getBugReporter()); in RunPathSensitiveChecks()