Home
last modified time | relevance | path

Searched defs:EmitReport (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCheckerContext.h189 void EmitReport(BugReport *R) { in EmitReport() function
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1950 void BugReporter::EmitReport(BugReport* R) { in EmitReport() function in BugReporter