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

  /external/clang/include/clang/Frontend/
FrontendOptions.h 49 MigrateSource, ///< Run migrator.
  /external/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 79 case MigrateSource: return new arcmt::MigrateSourceAction();
  /external/clang/lib/Frontend/
CompilerInvocation.cpp 436 case frontend::MigrateSource: return "-migrate";
    [all...]

Completed in 1624 milliseconds