Home
last modified time | relevance | path

Searched refs:ShouldApplyFixIts (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DTextDiagnostics.cpp72 if (!DiagOpts.ShouldApplyFixIts) { in FlushDiagnosticsImpl()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DAnalyzerOptions.h401 ShouldApplyFixIts, in getDiagOpts()
DAnalyzerOptions.def309 ANALYZER_OPTION(bool, ShouldApplyFixIts, "apply-fixits",
/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h93 bool ShouldApplyFixIts; member