Searched refs:OMF_alloc (Results 1 – 13 of 13) sorted by relevance
1044 case OMF_alloc: in getStandardMethodSummary()1063 case OMF_alloc: in getStandardMethodSummary()
238 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
1061 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()1084 case OMF_alloc: in getMethodFamily()
668 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
804 OMF_alloc, enumerator
2798 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
736 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
320 case OMF_alloc: in checkPostCall()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1376 case OMF_alloc: in ParseObjCSelectorExpression()3253 case OMF_alloc: in BuildInstanceMessage()3286 case OMF_alloc: in BuildInstanceMessage()3725 case OMF_alloc: in checkCallToMethod()
273 case OMF_alloc: in CheckARCMethodDecl()430 case OMF_alloc: in ActOnStartOfObjCMethodDef()2571 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()5056 case OMF_alloc: in ActOnMethodDeclaration()
2263 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
387 case OMF_alloc: in tryGenerateSpecializedMessageSend()