Searched refs:OMF_mutableCopy (Results 1 – 11 of 11) sorted by relevance
46 M->getMethodFamily() == OMF_mutableCopy || in DefaultMethodFilter()
647 if (OMF_init == Family || OMF_copy == Family || OMF_mutableCopy == Family) in checkPreStmt()
1052 case OMF_mutableCopy: in getStandardMethodSummary()1071 case OMF_mutableCopy: in getStandardMethodSummary()
708 OMF_mutableCopy, enumerator
2204 "OMF_mutableCopy", "OMF_new"]>];
1067 case ObjCMethodFamilyAttr::OMF_mutableCopy: family = OMF_mutableCopy; break; in getMethodFamily()1089 case OMF_mutableCopy: in getMethodFamily()
676 if (startsWithWord(name, "mutableCopy")) return OMF_mutableCopy; in getMethodFamilyImpl()
1372 case OMF_mutableCopy: in ParseObjCSelectorExpression()3254 case OMF_mutableCopy: in BuildInstanceMessage()3286 case OMF_mutableCopy: in BuildInstanceMessage()3724 case OMF_mutableCopy: in checkCallToMethod()
269 case OMF_mutableCopy: in CheckARCMethodDecl()425 case OMF_mutableCopy: in ActOnStartOfObjCMethodDef()2557 case OMF_mutableCopy: familySelector = F_mutableCopy; break; in checkMethodFamilyMismatch()5032 case OMF_mutableCopy: in ActOnMethodDeclaration()
2273 family == OMF_mutableCopy || family == OMF_new) { in DiagnoseOwningPropertyGetterSynthesis()
1587 case clang::OMF_mutableCopy: in AddCFAnnotations()