Searched refs:SetDelayedDiagnostic (Results 1 – 5 of 5) sorted by relevance
673 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()
119 void DiagnosticsEngine::SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, in SetDelayedDiagnostic() function in DiagnosticsEngine
700 void SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1 = "",
1053 Diags.SetDelayedDiagnostic(DiagID, Arg1, Arg2); in Error()