Searched refs:ShouldApplyFixIts (Results 1 – 4 of 4) sorted by relevance
73 if (!DiagOpts.ShouldApplyFixIts) { in FlushDiagnosticsImpl()
386 ShouldApplyFixIts, in getDiagOpts()
336 ANALYZER_OPTION(bool, ShouldApplyFixIts, "apply-fixits",
85 bool ShouldApplyFixIts = false; member