Searched refs:OMF_dealloc (Results 1 – 14 of 14) sorted by relevance
44 if (M->getMethodFamily() == OMF_init || M->getMethodFamily() == OMF_dealloc || in DefaultMethodFilter()
1461 case OMF_dealloc: in getStandardMethodSummary()
101 if (D->getMethodFamily() != OMF_dealloc && in TraverseObjCMethodDecl()
214 if (MD->getMethodFamily() == OMF_dealloc) { in cleanupDeallocOrFinalize()
112 case OMF_dealloc: in VisitObjCMessageExpr()
185 case OMF_dealloc: in hasSideEffects()
551 OMF_dealloc, enumerator
478 if (name == "dealloc") return OMF_dealloc; in getMethodFamilyImpl()
211 case OMF_dealloc: in CheckARCMethodDecl()352 case OMF_dealloc: in ActOnStartOfObjCMethodDef()412 if (Family == OMF_dealloc) { in ActOnStartOfObjCMethodDef()2386 case OMF_dealloc: in checkMethodFamilyMismatch()4224 ObjCMethod->getSelector().getMethodFamily() == OMF_dealloc) { in ActOnMethodDeclaration()4274 case OMF_dealloc: in ActOnMethodDeclaration()
1372 warn = (MF != OMF_init && MF != OMF_dealloc && in LookupMemberExpr()
1195 case OMF_dealloc: in ParseObjCSelectorExpression()2879 case OMF_dealloc: in BuildInstanceMessage()
3888 if (method->getMethodFamily() == OMF_dealloc) { in handleObjCRequiresSuperAttr()
2464 if (MF != OMF_init && MF != OMF_dealloc && MF != OMF_finalize && in LookupInObjCMethod()
899 case OMF_dealloc: in getMethodFamily()