Searched refs:SetDelayedDiagnostic (Results 1 – 5 of 5) sorted by relevance
665 Diag.SetDelayedDiagnostic(diag::fatal_too_many_errors); in ProcessDiag()
120 Diag.SetDelayedDiagnostic(diag::err_cannot_open_file, in getBuffer()139 Diag.SetDelayedDiagnostic(diag::err_file_modified, in getBuffer()
140 void DiagnosticsEngine::SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, in SetDelayedDiagnostic() function in DiagnosticsEngine
701 void SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1 = "",
1050 Diags.SetDelayedDiagnostic(DiagID, Arg1, Arg2); in Error()