Searched refs:emitStoredDiagnostic (Results 1 – 4 of 4) sorted by relevance
137 void emitStoredDiagnostic(StoredDiagnostic &Diag);
46 Renderer.emitStoredDiagnostic(Out.back()); in HandleDiagnostic()
190 Renderer.emitStoredDiagnostic(*it); in lazyCreateDiags()
142 void DiagnosticRenderer::emitStoredDiagnostic(StoredDiagnostic &Diag) { in emitStoredDiagnostic() function in DiagnosticRenderer