Searched refs:OMF_alloc (Results 1 – 13 of 13) sorted by relevance
363 if (recME->getMethodFamily() == OMF_alloc && in isPoolCreation()
1598 case clang::OMF_alloc: in AddCFAnnotations()
559 OMF_alloc, enumerator
1153 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
892 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()915 case OMF_alloc: in getMethodFamily()
495 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
222 case OMF_alloc: in checkPostCall()
1424 case OMF_alloc: in getStandardMethodSummary()1443 case OMF_alloc: in getStandardMethodSummary()2281 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
1201 case OMF_alloc: in ParseObjCSelectorExpression()2872 case OMF_alloc: in BuildInstanceMessage()2904 case OMF_alloc: in BuildInstanceMessage()3321 case OMF_alloc: in checkCallToMethod()
237 case OMF_alloc: in CheckARCMethodDecl()352 case OMF_alloc: in ActOnStartOfObjCMethodDef()2416 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()4330 case OMF_alloc: in ActOnMethodDeclaration()
1989 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1462 if (RecE->getMethodFamily() == OMF_alloc) in clang_Cursor_isDynamicCall()