Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h226 unsigned ShowConfigOptionsList : 1; variable
290 ShowConfigOptionsList(false), in AnalyzerOptions()
/openbsd-src/gnu/llvm/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp251 if (AnOpts.ShowConfigOptionsList) { in ExecuteCompilerInvocation()
/openbsd-src/gnu/llvm/clang/include/clang/Driver/
H A DOptions.td5334 MarshallingInfoFlag<AnalyzerOpts<"ShowConfigOptionsList">>;