Searched refs:OMF_alloc (Results 1 – 10 of 10) sorted by relevance
56 case OMF_alloc: in deriveNamingConvention()
414 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()437 case OMF_alloc: in getMethodFamily()
204 case OMF_alloc: in ParseObjCSelectorExpression()1416 case OMF_alloc: in BuildInstanceMessage()1446 case OMF_alloc: in BuildInstanceMessage()1662 case OMF_alloc: in ValidObjCARCNoBridgeCastExpr()
280 case OMF_alloc: in CheckARCMethodDecl()368 case OMF_alloc: in ActOnStartOfObjCMethodDef()1313 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()2480 case OMF_alloc: in ActOnMethodDeclaration()
1415 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
1215 family = ObjCMethodFamilyAttr::OMF_alloc; in handleObjCMethodFamilyAttr()
478 OMF_alloc, enumerator
395 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
410 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
364 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()