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