Searched refs:OMF_mutableCopy (Results 1 – 10 of 10) sorted by relevance
46 M->getMethodFamily() == OMF_mutableCopy || in DefaultMethodFilter()
682 if (OMF_init == Family || OMF_copy == Family || OMF_mutableCopy == Family) in checkPreStmt()
1067 case ObjCMethodFamilyAttr::OMF_mutableCopy: family = OMF_mutableCopy; break; in getMethodFamily()1089 case OMF_mutableCopy: in getMethodFamily()
799 OMF_mutableCopy, enumerator
2507 "OMF_mutableCopy", "OMF_new"]>];
647 if (startsWithWord(name, "mutableCopy")) return OMF_mutableCopy; in getMethodFamilyImpl()
1385 case OMF_mutableCopy: in ParseObjCSelectorExpression()3266 case OMF_mutableCopy: in BuildInstanceMessage()3298 case OMF_mutableCopy: in BuildInstanceMessage()3737 case OMF_mutableCopy: in checkCallToMethod()
276 case OMF_mutableCopy: in CheckARCMethodDecl()433 case OMF_mutableCopy: in ActOnStartOfObjCMethodDef()2565 case OMF_mutableCopy: familySelector = F_mutableCopy; break; in checkMethodFamilyMismatch()5045 case OMF_mutableCopy: in ActOnMethodDeclaration()
2255 family == OMF_mutableCopy || family == OMF_new) { in DiagnoseOwningPropertyGetterSynthesis()
1585 case clang::OMF_mutableCopy: in AddCFAnnotations()