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