Searched refs:OMF_dealloc (Results 1 – 15 of 15) sorted by relevance
45 M->getMethodFamily() == OMF_dealloc || in DefaultMethodFilter()
101 if (D->getMethodFamily() != OMF_dealloc && in TraverseObjCMethodDecl()
212 if (MD->getMethodFamily() == OMF_dealloc) { in cleanupDeallocOrFinalize()
117 case OMF_dealloc: in VisitObjCMessageExpr()
178 case OMF_dealloc: in hasSideEffects()
628 OMF_dealloc, enumerator
498 if (name == "dealloc") return OMF_dealloc; in getMethodFamilyImpl()
239 case OMF_dealloc: in CheckARCMethodDecl()420 case OMF_dealloc: in ActOnStartOfObjCMethodDef()478 if (Family == OMF_dealloc) { in ActOnStartOfObjCMethodDef()2501 case OMF_dealloc: in checkMethodFamilyMismatch()4663 ObjCMethod->getSelector().getMethodFamily() == OMF_dealloc) { in ActOnMethodDeclaration()4729 case OMF_dealloc: in ActOnMethodDeclaration()
1434 warn = (MF != OMF_init && MF != OMF_dealloc && in LookupMemberExpr()
1197 case OMF_dealloc: in ParseObjCSelectorExpression()3038 case OMF_dealloc: in BuildInstanceMessage()
5047 if (Method->getMethodFamily() == OMF_dealloc) { in handleObjCRequiresSuperAttr()
2474 if (MF != OMF_init && MF != OMF_dealloc && MF != OMF_finalize && in LookupInObjCMethod()
1012 case OMF_dealloc: in getStandardMethodSummary()
1029 case OMF_dealloc: in getMethodFamily()
902 if (OMD->getMethodFamily() == OMF_dealloc || in StartFunction()