Searched refs:OMF_dealloc (Results 1 – 10 of 10) sorted by relevance
44 M->getMethodFamily() == OMF_dealloc || in DefaultMethodFilter()
649 if (name == "dealloc") return OMF_dealloc; in getMethodFamilyImpl()
813 OMF_dealloc, enumerator
245 case OMF_dealloc: in CheckARCMethodDecl()428 case OMF_dealloc: in ActOnStartOfObjCMethodDef()486 if (Family == OMF_dealloc) { in ActOnStartOfObjCMethodDef()2560 case OMF_dealloc: in checkMethodFamilyMismatch()4965 ObjCMethod->getSelector().getMethodFamily() == OMF_dealloc) { in ActOnMethodDeclaration()5047 case OMF_dealloc: in ActOnMethodDeclaration()
1370 case OMF_dealloc: in ParseObjCSelectorExpression()3262 case OMF_dealloc: in BuildInstanceMessage()4905 if (MF != OMF_init && MF != OMF_dealloc && MF != OMF_finalize && in BuildIvarRefExpr()
1447 warn = (MF != OMF_init && MF != OMF_dealloc && MF != OMF_finalize && in LookupMemberExpr()
1980 if (Method->getMethodFamily() == OMF_dealloc) { in handleRequiresSuperAttr()
1081 case OMF_dealloc: in getStandardMethodSummary()
1093 case OMF_dealloc: in getMethodFamily()
874 if (OMD->getMethodFamily() == OMF_dealloc || in StartFunction()