Searched defs:emitReport (Results 1 – 3 of 3) sorted by relevance
36 void BoolAssignmentChecker::emitReport(ProgramStateRef state, CheckerContext &C, in emitReport() function in BoolAssignmentChecker
261 void emitReport(std::unique_ptr<BugReport> R) { in emitReport() function
2897 void BugReporter::emitReport(std::unique_ptr<BugReport> R) { in emitReport() function in BugReporter2921 void PathSensitiveBugReporter::emitReport(std::unique_ptr<BugReport> R) { in emitReport() function in PathSensitiveBugReporter