Home
last modified time | relevance | path

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

/external/clang/lib/ARCMigrate/
DObjCMT.cpp67 void migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl);
1430 void ObjCMigrateASTConsumer::migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl) { in migrateCFAnnotation() function in ObjCMigrateASTConsumer
1576 migrateCFAnnotation(Ctx, Method); in migrateARCSafeAnnotation()
1917 migrateCFAnnotation(Ctx, FD); in HandleTranslationUnit()