Home | History | Annotate | Download | only in Frontend

Lines Matching refs:diag

747     AST->getDiagnostics().Report(diag::err_fe_unable_to_load_pch);
1613 StandaloneDiagnostic Diag;
1614 makeStandaloneDiagnostic(Clang->getLangOpts(), *I, Diag);
1615 PreambleDiagnostics.push_back(Diag);
2336 DiagnosticsEngine &Diag, LangOptions &LangOpts,
2379 Clang->setDiagnostics(&Diag);
2383 ProcessWarningOptions(Diag, CCInvocation->getDiagnosticOpts());
2542 // remap all the locations to the new view. This includes the diag location,