Home
last modified time | relevance | path

Searched refs:ShowCheckerOptionList (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h221 unsigned ShowCheckerOptionList : 1; variable
291 ShowCheckerOptionList(false), ShowCheckerOptionAlphaList(false), in AnalyzerOptions()
/freebsd/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp254 if (AnOpts.ShowCheckerOptionList || AnOpts.ShowCheckerOptionAlphaList || in ExecuteCompilerInvocation()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7003 MarshallingInfoFlag<AnalyzerOpts<"ShowCheckerOptionList">>;