Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h47 DumpCompilerOptions, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp49 case DumpCompilerOptions: in CreateFrontendBaseAction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1604 Opts.ProgramAction = frontend::DumpCompilerOptions; break; in ParseFrontendArgs()
3064 case frontend::DumpCompilerOptions: in isStrictlyPreprocessorAction()