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