Searched refs:getArrayWithObjectsMethod (Results 1 – 6 of 6) sorted by relevance
365 if (ObjCMethodDecl *MD = E->getArrayWithObjectsMethod()) { in VisitObjCArrayLiteral()
240 ObjCMethodDecl *getArrayWithObjectsMethod() const { in getArrayWithObjectsMethod() function
1409 Record.AddDeclRef(E->getArrayWithObjectsMethod()); in VisitObjCDictionaryLiteral()
248 return EmitObjCCollectionLiteral(E, E->getArrayWithObjectsMethod()); in EmitObjCArrayLiteral()
2773 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr()
7559 D = ArrayLit->getArrayWithObjectsMethod(); in ActOnDecltypeExpression()