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