Home
last modified time | relevance | path

Searched refs:migrateAddMethodAnnotation (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
DObjCMT.cpp80 void migrateAddMethodAnnotation(ASTContext &Ctx,
1472 migrateAddMethodAnnotation(Ctx, cast<ObjCMethodDecl>(Decl)); in migrateCFAnnotation()
1649 void ObjCMigrateASTConsumer::migrateAddMethodAnnotation( in migrateAddMethodAnnotation() function in ObjCMigrateASTConsumer