Searched refs:ShowNoteIncludeStack (Results 1 – 3 of 3) sorted by relevance
36 unsigned ShowNoteIncludeStack : 1; /// Show include stacks for notes. variable
197 if (!DiagOpts.ShowNoteIncludeStack && Level == DiagnosticsEngine::Note) in emitIncludeStack()
1379 Opts.ShowNoteIncludeStack = false; in ParseDiagnosticArgs()1383 Opts.ShowNoteIncludeStack = true; in ParseDiagnosticArgs()