HomeSort by: relevance | last modified time | path
    Searched refs:MigrateSourceAction (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
ARCMTActions.h 35 class MigrateSourceAction : public ASTFrontendAction {
  /src/external/apache2/llvm/dist/clang/lib/FrontendTool/
ExecuteCompilerInvocation.cpp 113 return std::make_unique<arcmt::MigrateSourceAction>();
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 1985 bool MigrateSourceAction::BeginInvocation(CompilerInstance &CI) {
2010 MigrateSourceAction::CreateASTConsumer(CompilerInstance &CI, StringRef InFile) {

Completed in 19 milliseconds