Searched refs:emitStoredDiagnostic (Results 1 – 3 of 3) sorted by relevance
137 void emitStoredDiagnostic(StoredDiagnostic &Diag);
48 Renderer.emitStoredDiagnostic(Out.back()); in HandleDiagnostic()
142 void DiagnosticRenderer::emitStoredDiagnostic(StoredDiagnostic &Diag) { in emitStoredDiagnostic() function in DiagnosticRenderer