Searched refs:OMF_alloc (Results 1 – 14 of 14) sorted by relevance
171 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
574 OMF_alloc, enumerator
1234 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1597 case clang::OMF_alloc: in AddCFAnnotations()
924 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()947 case OMF_alloc: in getMethodFamily()
496 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
222 case OMF_alloc: in checkPostCall()
1425 case OMF_alloc: in getStandardMethodSummary()1444 case OMF_alloc: in getStandardMethodSummary()2282 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
236 case OMF_alloc: in CheckARCMethodDecl()351 case OMF_alloc: in ActOnStartOfObjCMethodDef()2441 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()4479 case OMF_alloc: in ActOnMethodDeclaration()
1198 case OMF_alloc: in ParseObjCSelectorExpression()2899 case OMF_alloc: in BuildInstanceMessage()2931 case OMF_alloc: in BuildInstanceMessage()3350 case OMF_alloc: in checkCallToMethod()
2050 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1490 if (RecE->getMethodFamily() == OMF_alloc) in clang_Cursor_isDynamicCall()