Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
116 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) in VisitObjCArrayLiteral()
192 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
202 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
881 Writer.AddDeclRef(E->getArrayWithObjectsMethod(), Record); in VisitObjCArrayLiteral()
4948 D = ArrayLit->getArrayWithObjectsMethod(); in MaybeBindToTemporary()
2802 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()