Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DBugReporter.h395 virtual void GeneratePathDiagnostic(PathDiagnostic& pathDiagnostic,
463 virtual void GeneratePathDiagnostic(PathDiagnostic &pathDiagnostic,
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1852 void GRBugReporter::GeneratePathDiagnostic(PathDiagnostic& PD, in GeneratePathDiagnostic() function in GRBugReporter
2115 GeneratePathDiagnostic(*D.get(), PD, bugReports); in FlushReport()