Searched refs:OMF_alloc (Results 1 – 16 of 16) sorted by relevance
362 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1587 case clang::OMF_alloc: in AddCFAnnotations()
631 OMF_alloc, enumerator
2076 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
1041 case OMF_alloc: in getStandardMethodSummary()1060 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()
579 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()
2276 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
45 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1656 if (RecE->getMethodFamily() == OMF_alloc) in clang_Cursor_isDynamicCall()
385 case OMF_alloc: in tryGenerateSpecializedMessageSend()