Searched refs:PrintPreamble (Results 1 – 4 of 4) sorted by relevance
50 PrintPreamble, ///< Print the "preamble" of the input file enumerator
88 case PrintPreamble: return new PrintPreambleAction(); in CreateFrontendBaseAction()
157 case PrintPreamble: return new PrintPreambleAction(); in CreateFrontendBaseAction()
767 Opts.ProgramAction = frontend::PrintPreamble; break; in ParseFrontendArgs()1758 case frontend::PrintPreamble: in ParsePreprocessorOutputArgs()