Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Frontend/
HDFrontendOptions.h51 PrintPreprocessedInput, ///< -E mode. enumerator
/NextBSD/contrib/llvm/tools/clang/lib/FrontendTool/
HDExecuteCompilerInvocation.cpp81 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInvocation.cpp884 Opts.ProgramAction = frontend::PrintPreprocessedInput; break; in ParseFrontendArgs()
1826 case frontend::PrintPreprocessedInput: in ParsePreprocessorOutputArgs()