Searched refs:PrintPreprocessedInput (Results 1 – 4 of 4) sorted by relevance
51 PrintPreprocessedInput, ///< -E mode. enumerator
81 case PrintPreprocessedInput: { in CreateFrontendBaseAction()
158 case PrintPreprocessedInput: return new PrintPreprocessedAction(); in CreateFrontendBaseAction()
843 Opts.ProgramAction = frontend::PrintPreprocessedInput; break; in ParseFrontendArgs()1806 case frontend::PrintPreprocessedInput: in ParsePreprocessorOutputArgs()