Home | History | Annotate | Download | only in AST

Lines Matching defs:Diags

33       Diags(DiagID, new DiagnosticOptions, new IgnoringDiagConsumer()),
34 SourceMgr(Diags, FileMgr),
41 DiagnosticsEngine Diags;
67 Lexer L(Allocator, Diags, Traits, Begin, Source, Source + strlen(Source));