Searched refs:emitStoredDiagnostic (Results 1 – 3 of 3) sorted by relevance
150 void emitStoredDiagnostic(StoredDiagnostic &Diag);
201 Renderer.emitStoredDiagnostic(*it); in lazyCreateDiags()
183 void DiagnosticRenderer::emitStoredDiagnostic(StoredDiagnostic &Diag) { in emitStoredDiagnostic() function in DiagnosticRenderer