Home | History | Annotate | Download | only in Basic

Lines Matching defs:Diags

37       Diags(DiagID, new DiagnosticOptions, new IgnoringDiagConsumer()),
38 SourceMgr(Diags, FileMgr),
41 Target = TargetInfo::CreateTargetInfo(Diags, TargetOpts);
47 DiagnosticsEngine Diags;
82 HeaderSearch HeaderInfo(new HeaderSearchOptions, SourceMgr, Diags, LangOpts,
84 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, SourceMgr,
199 HeaderSearch HeaderInfo(new HeaderSearchOptions, SourceMgr, Diags, LangOpts,
201 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, SourceMgr,
297 HeaderSearch HeaderInfo(new HeaderSearchOptions, SourceMgr, Diags, LangOpts,
299 Preprocessor PP(new PreprocessorOptions(), Diags, LangOpts, SourceMgr,