Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp67 void AddCFAnnotations(ASTContext &Ctx,
70 void AddCFAnnotations(ASTContext &Ctx,
1452 void ObjCMigrateASTConsumer::AddCFAnnotations(ASTContext &Ctx, in AddCFAnnotations() function in ObjCMigrateASTConsumer
1544 AddCFAnnotations(Ctx, RS, FuncDecl, FuncIsReturnAnnotated); in migrateAddFunctionAnnotation()
1565 void ObjCMigrateASTConsumer::AddCFAnnotations(ASTContext &Ctx, in AddCFAnnotations() function in ObjCMigrateASTConsumer
1655 AddCFAnnotations(Ctx, RS, MethodDecl, false); in migrateAddMethodAnnotation()
1669 AddCFAnnotations(Ctx, RS, MethodDecl, MethodIsReturnAnnotated); in migrateAddMethodAnnotation()