Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
114 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) in VisitObjCArrayLiteral()
182 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
801 Writer.AddDeclRef(E->getArrayWithObjectsMethod(), Record); in VisitObjCArrayLiteral()
180 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
4668 D = ArrayLit->getArrayWithObjectsMethod(); in MaybeBindToTemporary()
2765 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()