Searched refs:OMF_alloc (Results 1 – 12 of 12) sorted by relevance
125 case OMF_alloc: in checkPostCall()
1424 case OMF_alloc: in getStandardMethodSummary()1443 case OMF_alloc: in getStandardMethodSummary()2279 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1610 case clang::OMF_alloc: in AddCFAnnotations()
542 OMF_alloc, enumerator
1074 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
496 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
867 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()890 case OMF_alloc: in getMethodFamily()
239 case OMF_alloc: in CheckARCMethodDecl()354 case OMF_alloc: in ActOnStartOfObjCMethodDef()2397 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()4283 case OMF_alloc: in ActOnMethodDeclaration()
1201 case OMF_alloc: in ParseObjCSelectorExpression()2870 case OMF_alloc: in BuildInstanceMessage()2902 case OMF_alloc: in BuildInstanceMessage()3319 case OMF_alloc: in checkCallToMethod()
1890 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()