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