HomeSort by relevance Sort by last modified time
    Searched refs:MigrateSource (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 95 case MigrateSource: return new arcmt::MigrateSourceAction();
97 case MigrateSource: Action = "MigrateSource"; break;
129 if (CI.getFrontendOpts().ProgramAction != frontend::MigrateSource &&
  /external/clang/include/clang/Frontend/
FrontendOptions.h 57 MigrateSource, ///< Run migrator.
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 119 milliseconds