Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
240 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) { in VisitObjCArrayLiteral()
196 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
226 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
937 Record.AddDeclRef(E->getArrayWithObjectsMethod()); in VisitObjCArrayLiteral()
5654 D = ArrayLit->getArrayWithObjectsMethod(); in MaybeBindToTemporary()
2769 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()