Searched refs:ShowColumn (Results 1 – 3 of 3) sorted by relevance
28 unsigned ShowColumn : 1; /// Show column number on diagnostics. variable93 ShowColumn = 1; in DiagnosticOptions()
786 if (DiagOpts.ShowColumn) in emitDiagnosticLoc()
354 if (!Opts.ShowColumn) in DiagnosticOptsToArgs()1371 Opts.ShowColumn = Args.hasFlag(OPT_fshow_column, in ParseDiagnosticArgs()