Searched refs:HandlePathDiagnostic (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h98 void HandlePathDiagnostic(PathDiagnostic *D);
/external/clang/lib/StaticAnalyzer/Core/
H A DPathDiagnostic.cpp200 void PathDiagnosticConsumer::HandlePathDiagnostic(PathDiagnostic *D) { function in class:PathDiagnosticConsumer
H A DBugReporter.cpp3468 PD.HandlePathDiagnostic(D.release());

Completed in 176 milliseconds