Searched refs:OMF_copy (Results 1 – 11 of 11) sorted by relevance
45 M->getMethodFamily() == OMF_copy || in DefaultMethodFilter()
682 if (OMF_init == Family || OMF_copy == Family || OMF_mutableCopy == Family) in checkPreStmt()
296 case OMF_copy: in getReferencedDecl()
1583 case clang::OMF_copy: in AddCFAnnotations()
1065 case ObjCMethodFamilyAttr::OMF_copy: family = OMF_copy; break; in getMethodFamily()1088 case OMF_copy: in getMethodFamily()
797 OMF_copy, enumerator
2506 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
641 if (startsWithWord(name, "copy")) return OMF_copy; in getMethodFamilyImpl()
1382 case OMF_copy: in ParseObjCSelectorExpression()3264 case OMF_copy: in BuildInstanceMessage()3297 case OMF_copy: in BuildInstanceMessage()3736 case OMF_copy: in checkCallToMethod()
275 case OMF_copy: in CheckARCMethodDecl()434 case OMF_copy: in ActOnStartOfObjCMethodDef()2564 case OMF_copy: familySelector = F_copy; break; in checkMethodFamilyMismatch()5042 case OMF_copy: in ActOnMethodDeclaration()
2254 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()