Searched defs:EmitBasicReport (Results 1 - 1 of 1) sorted by path

/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2801 // EmitBasicReport.
3471 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, function in class:BugReporter
3476 EmitBasicReport(DeclWithIssue, Checker->getCheckName(), Name, Category, Str,
3479 void BugReporter::EmitBasicReport(const Decl *DeclWithIssue, function in class:BugReporter

Completed in 204 milliseconds