Home
last modified time | relevance | path

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

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