Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
363 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) { in VisitObjCArrayLiteral()
238 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
1432 Record.AddDeclRef(E->getArrayWithObjectsMethod()); in VisitObjCArrayLiteral()
248 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
2772 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()
6580 D = ArrayLit->getArrayWithObjectsMethod(); in MaybeBindToTemporary()