HomeSort by relevance Sort by last modified time
    Searched defs:ObjCMigrateAction (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 58 class ObjCMigrateAction : public WrapperFrontendAction {
64 ObjCMigrateAction(FrontendAction *WrappedAction, StringRef migrateDir,
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 178 ObjCMigrateAction::ObjCMigrateAction(FrontendAction *WrappedAction,
188 ASTConsumer *ObjCMigrateAction::CreateASTConsumer(CompilerInstance &CI,
207 bool ObjCMigrateAction::BeginInvocation(CompilerInstance &CI) {
    [all...]

Completed in 1255 milliseconds