Searched refs:OMF_alloc (Results 1 – 15 of 15) sorted by relevance
362 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1587 case clang::OMF_alloc: in AddCFAnnotations()
631 OMF_alloc, enumerator
2089 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
1049 case OMF_alloc: in getStandardMethodSummary()1068 case OMF_alloc: in getStandardMethodSummary()
222 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
1013 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()1036 case OMF_alloc: in getMethodFamily()
584 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
739 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
327 case OMF_alloc: in checkPostCall()
1370 case OMF_alloc: in ParseObjCSelectorExpression()3255 case OMF_alloc: in BuildInstanceMessage()3288 case OMF_alloc: in BuildInstanceMessage()3728 case OMF_alloc: in checkCallToMethod()
267 case OMF_alloc: in CheckARCMethodDecl()423 case OMF_alloc: in ActOnStartOfObjCMethodDef()2534 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()5019 case OMF_alloc: in ActOnMethodDeclaration()
2275 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
45 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
385 case OMF_alloc: in tryGenerateSpecializedMessageSend()