Searched refs:HandlePathDiagnostic (Results 1 – 3 of 3) sorted by relevance
98 void HandlePathDiagnostic(PathDiagnostic *D);
200 void PathDiagnosticConsumer::HandlePathDiagnostic(PathDiagnostic *D) { in HandlePathDiagnostic() function in PathDiagnosticConsumer
3468 PD.HandlePathDiagnostic(D.release()); in FlushReport()