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 98 case MigrateSource:
101 case MigrateSource: Action = "MigrateSource"; break;
134 if (CI.getFrontendOpts().ProgramAction != frontend::MigrateSource &&
  /external/clang/include/clang/Frontend/
FrontendOptions.h 58 MigrateSource, ///< Run migrator.
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 93 milliseconds