Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp66 void migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl);
1414 void ObjCMigrateASTConsumer::migrateCFAnnotation(ASTContext &Ctx, const Decl *Decl) { in migrateCFAnnotation() function in ObjCMigrateASTConsumer
1559 migrateCFAnnotation(Ctx, Method); in migrateARCSafeAnnotation()
1909 migrateCFAnnotation(Ctx, FD); in HandleTranslationUnit()