Searched defs:TraverseObjCMethodDecl (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/ARCMigrate/ | ||
| H A D | TransZeroOutPropsInDealloc.cpp | 99 bool TraverseObjCMethodDecl(ObjCMethodDecl *D) { in TraverseObjCMethodDecl() function in __anoncd42ddbd0111::ZeroOutInDeallocRemover |
| H A D | Transforms.h | 199 bool TraverseObjCMethodDecl(ObjCMethodDecl *D) { in TraverseObjCMethodDecl() function |