Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DFrontendOptions.h110 PrintPreprocessedInput, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp94 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1647 Opts.ProgramAction = frontend::PrintPreprocessedInput; break; in ParseFrontendArgs()
3069 case frontend::PrintPreprocessedInput: in isStrictlyPreprocessorAction()