Searched refs:generatePathDiagnostic (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporter.h449 virtual bool generatePathDiagnostic(PathDiagnostic& pathDiagnostic, function in class:clang::ento::BugReporter
514 bool generatePathDiagnostic(PathDiagnostic &PD, PathDiagnosticConsumer &PC,
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp3079 bool GRBugReporter::generatePathDiagnostic(PathDiagnostic& PD, function in class:GRBugReporter
3436 if (!generatePathDiagnostic(*D.get(), PD, bugReports))

Completed in 208 milliseconds