Searched refs:SetDelayedDiagnostic (Results 1 – 5 of 5) sorted by relevance
692 Diag.SetDelayedDiagnostic(diag::fatal_too_many_errors); in ProcessDiag()
136 Diag.SetDelayedDiagnostic(diag::err_cannot_open_file, in getBuffer()155 Diag.SetDelayedDiagnostic(diag::err_file_modified, in getBuffer()
148 void DiagnosticsEngine::SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1, in SetDelayedDiagnostic() function in DiagnosticsEngine
877 void SetDelayedDiagnostic(unsigned DiagID, StringRef Arg1 = "",
1217 Diags.SetDelayedDiagnostic(DiagID, Arg1, Arg2); in Error()