Searched refs:OMF_alloc (Results 1 – 12 of 12) sorted by relevance
240 if (RecE->getMethodFamily() == OMF_alloc) in VisitObjCMessageExpr()
1064 case ObjCMethodFamilyAttr::OMF_alloc: family = OMF_alloc; break; in getMethodFamily()1087 case OMF_alloc: in getMethodFamily()
796 OMF_alloc, enumerator
2506 ["OMF_None", "OMF_alloc", "OMF_copy", "OMF_init",
638 if (startsWithWord(name, "alloc")) return OMF_alloc; in getMethodFamilyImpl()
735 if (ME->getMethodFamily() == OMF_alloc) in GetAllocationSite()
46 if (Rec->getMethodFamily() == OMF_alloc) in checkForLiteralCreation()
1381 case OMF_alloc: in ParseObjCSelectorExpression()3263 case OMF_alloc: in BuildInstanceMessage()3296 case OMF_alloc: in BuildInstanceMessage()3735 case OMF_alloc: in checkCallToMethod()
274 case OMF_alloc: in CheckARCMethodDecl()431 case OMF_alloc: in ActOnStartOfObjCMethodDef()2563 case OMF_alloc: familySelector = F_alloc; break; in checkMethodFamilyMismatch()5052 case OMF_alloc: in ActOnMethodDeclaration()
2254 if (family == OMF_alloc || family == OMF_copy || in DiagnoseOwningPropertyGetterSynthesis()
1581 case clang::OMF_alloc: in AddCFAnnotations()
387 case OMF_alloc: in tryGenerateSpecializedMessageSend()