Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DFrontendOptions.h53 PrintPreprocessedInput, ///< -E mode. enumerator
/external/clang/lib/FrontendTool/
DExecuteCompilerInvocation.cpp84 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
/external/clang/lib/Frontend/
DCompilerInvocation.cpp1127 Opts.ProgramAction = frontend::PrintPreprocessedInput; break; in ParseFrontendArgs()
2266 case frontend::PrintPreprocessedInput: in ParsePreprocessorOutputArgs()