Searched refs:HandlePathDiagnostic (Results 1 – 3 of 3) sorted by relevance
140 void HandlePathDiagnostic(std::unique_ptr<PathDiagnostic> D);
138 void PathDiagnosticConsumer::HandlePathDiagnostic( in HandlePathDiagnostic() function in PathDiagnosticConsumer
3165 Consumer->HandlePathDiagnostic(std::move(PD)); in FlushReport()