Searched refs:OMF_mutableCopy (Results 1 – 11 of 11) sorted by relevance
47 M->getMethodFamily() == OMF_mutableCopy || in DefaultMethodFilter()
580 if (OMF_init == Family || OMF_copy == Family || OMF_mutableCopy == Family) in checkPreStmt()
1428 case OMF_mutableCopy: in getStandardMethodSummary()1447 case OMF_mutableCopy: in getStandardMethodSummary()
577 OMF_mutableCopy, enumerator
1235 "OMF_mutableCopy", "OMF_new"]>];
927 case ObjCMethodFamilyAttr::OMF_mutableCopy: family = OMF_mutableCopy; break; in getMethodFamily()949 case OMF_mutableCopy: in getMethodFamily()
505 if (startsWithWord(name, "mutableCopy")) return OMF_mutableCopy; in getMethodFamilyImpl()
238 case OMF_mutableCopy: in CheckARCMethodDecl()353 case OMF_mutableCopy: in ActOnStartOfObjCMethodDef()2443 case OMF_mutableCopy: familySelector = F_mutableCopy; break; in checkMethodFamilyMismatch()4472 case OMF_mutableCopy: in ActOnMethodDeclaration()
1202 case OMF_mutableCopy: in ParseObjCSelectorExpression()2902 case OMF_mutableCopy: in BuildInstanceMessage()2933 case OMF_mutableCopy: in BuildInstanceMessage()3352 case OMF_mutableCopy: in checkCallToMethod()
2051 family == OMF_mutableCopy || family == OMF_new) { in DiagnoseOwningPropertyGetterSynthesis()
1601 case clang::OMF_mutableCopy: in AddCFAnnotations()