Searched refs:OMF_alloc (Results 1 – 16 of 16) sorted by relevance
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1583 case clang::OMF_alloc: in AddCFAnnotations()
1049 case OMF_alloc: in getStandardMethodSummary()1068 case OMF_alloc: in getStandardMethodSummary()
705 OMF_alloc, enumerator
2203 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
226 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
1064 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()1087 case OMF_alloc: in getMethodFamily()
667 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
325 case OMF_alloc: in checkPostCall()
735 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
1368 case OMF_alloc: in ParseObjCSelectorExpression()3251 case OMF_alloc: in BuildInstanceMessage()3284 case OMF_alloc: in BuildInstanceMessage()3722 case OMF_alloc: in checkCallToMethod()
267 case OMF_alloc: in CheckARCMethodDecl()423 case OMF_alloc: in ActOnStartOfObjCMethodDef()2555 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()5039 case OMF_alloc: in ActOnMethodDeclaration()
2272 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1729 if (RecE->getMethodFamily() == OMF_alloc) in clang_Cursor_isDynamicCall()
387 case OMF_alloc: in tryGenerateSpecializedMessageSend()