Searched refs:OMF_mutableCopy (Results 1 – 11 of 11) sorted by relevance
47 M->getMethodFamily() == OMF_mutableCopy || in DefaultMethodFilter()
554 if (OMF_init == Family || OMF_copy == Family || OMF_mutableCopy == Family) in checkPreStmt()
978 case OMF_mutableCopy: in getStandardMethodSummary()997 case OMF_mutableCopy: in getStandardMethodSummary()
622 OMF_mutableCopy, enumerator
1706 "OMF_mutableCopy", "OMF_new"]>];
1000 case ObjCMethodFamilyAttr::OMF_mutableCopy: family = OMF_mutableCopy; break; in getMethodFamily()1022 case OMF_mutableCopy: in getMethodFamily()
527 if (startsWithWord(name, "mutableCopy")) return OMF_mutableCopy; in getMethodFamilyImpl()
1207 case OMF_mutableCopy: in ParseObjCSelectorExpression()3032 case OMF_mutableCopy: in BuildInstanceMessage()3064 case OMF_mutableCopy: in BuildInstanceMessage()3504 case OMF_mutableCopy: in checkCallToMethod()
269 case OMF_mutableCopy: in CheckARCMethodDecl()424 case OMF_mutableCopy: in ActOnStartOfObjCMethodDef()2514 case OMF_mutableCopy: familySelector = F_mutableCopy; break; in checkMethodFamilyMismatch()4731 case OMF_mutableCopy: in ActOnMethodDeclaration()
2222 family == OMF_mutableCopy || family == OMF_new) { in DiagnoseOwningPropertyGetterSynthesis()
1592 case clang::OMF_mutableCopy: in AddCFAnnotations()