Searched refs:OMF_alloc (Results 1 – 12 of 12) sorted by relevance
123 case OMF_alloc: in checkPostCall()
1403 case OMF_alloc: in getStandardMethodSummary()1422 case OMF_alloc: in getStandardMethodSummary()
556 OMF_alloc, enumerator
558 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
435 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
627 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()650 case OMF_alloc: in getMethodFamily()
240 case OMF_alloc: in CheckARCMethodDecl()358 case OMF_alloc: in ActOnStartOfObjCMethodDef()1441 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()3051 case OMF_alloc: in ActOnMethodDeclaration()
1001 case OMF_alloc: in ParseObjCSelectorExpression()2353 case OMF_alloc: in BuildInstanceMessage()2384 case OMF_alloc: in BuildInstanceMessage()2802 case OMF_alloc: in checkCallToMethod()
1837 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
2421 family = ObjCMethodFamilyAttr::OMF_alloc; in handleObjCMethodFamilyAttr()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()