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