Searched refs:PrintPreprocessedInput (Results 1 – 3 of 3) sorted by relevance
53 PrintPreprocessedInput, ///< -E mode. enumerator
84 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
1127 Opts.ProgramAction = frontend::PrintPreprocessedInput; break; in ParseFrontendArgs()2266 case frontend::PrintPreprocessedInput: in ParsePreprocessorOutputArgs()