Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
350 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) { in VisitObjCArrayLiteral()
241 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
1291 Record.AddDeclRef(E->getArrayWithObjectsMethod()); in VisitObjCArrayLiteral()
244 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
2773 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()
6912 D = ArrayLit->getArrayWithObjectsMethod(); in MaybeBindToTemporary()