Searched refs:migrateCFAnnotation (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp66 void migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl);
1299 void ObjCMigrateASTConsumer::migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl) { function in class:ObjCMigrateASTConsumer
1448 migrateCFAnnotation(Ctx, Method);
1775 migrateCFAnnotation(Ctx, FD);

Completed in 257 milliseconds