Searched refs:OMF_alloc (Results 1 – 16 of 16) sorted by relevance
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1586 case clang::OMF_alloc: in AddCFAnnotations()
1048 case OMF_alloc: in getStandardMethodSummary()1067 case OMF_alloc: in getStandardMethodSummary()
698 OMF_alloc, enumerator
2163 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
226 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
1029 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()1052 case OMF_alloc: in getMethodFamily()
596 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
324 case OMF_alloc: in checkPostCall()
733 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
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()2547 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()5027 case OMF_alloc: in ActOnMethodDeclaration()
2275 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
45 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1699 if (RecE->getMethodFamily() == OMF_alloc) in clang_Cursor_isDynamicCall()
386 case OMF_alloc: in tryGenerateSpecializedMessageSend()