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()
212 if (MD->getMethodFamily() == OMF_dealloc) { in cleanupDeallocOrFinalize()
112 case OMF_dealloc: in VisitObjCMessageExpr()
183 case OMF_dealloc: in hasSideEffects()
568 OMF_dealloc, enumerator
477 if (name == "dealloc") return OMF_dealloc; in getMethodFamilyImpl()
209 case OMF_dealloc: in CheckARCMethodDecl()350 case OMF_dealloc: in ActOnStartOfObjCMethodDef()410 if (Family == OMF_dealloc) { in ActOnStartOfObjCMethodDef()2405 case OMF_dealloc: in checkMethodFamilyMismatch()4271 ObjCMethod->getSelector().getMethodFamily() == OMF_dealloc) { in ActOnMethodDeclaration()4321 case OMF_dealloc: in ActOnMethodDeclaration()
1416 warn = (MF != OMF_init && MF != OMF_dealloc && in LookupMemberExpr()
1195 case OMF_dealloc: in ParseObjCSelectorExpression()2881 case OMF_dealloc: in BuildInstanceMessage()
4159 if (method->getMethodFamily() == OMF_dealloc) { in handleObjCRequiresSuperAttr()
2440 if (MF != OMF_init && MF != OMF_dealloc && MF != OMF_finalize && in LookupInObjCMethod()
924 case OMF_dealloc: in getMethodFamily()