Searched refs:MigrateSource (Results 1 – 3 of 3) sorted by relevance
95 case MigrateSource: return new arcmt::MigrateSourceAction(); in CreateFrontendBaseAction()97 case MigrateSource: Action = "MigrateSource"; break; in CreateFrontendBaseAction()129 if (CI.getFrontendOpts().ProgramAction != frontend::MigrateSource && in CreateFrontendAction()
57 MigrateSource, ///< Run migrator. enumerator
965 Opts.ProgramAction = frontend::MigrateSource; break; in ParseFrontendArgs()1947 case frontend::MigrateSource: in ParsePreprocessorOutputArgs()