Searched refs:ArrayMethod (Results 1 – 1 of 1) sorted by relevance
2769 ObjCMethodDecl *ArrayMethod = Exp->getArrayWithObjectsMethod(); in RewriteObjCArrayLiteralExpr() local2771 getStringLiteral(ArrayMethod->getSelector().getAsString())); in RewriteObjCArrayLiteralExpr()2788 for (const auto *PI : ArrayMethod->parameters()) in RewriteObjCArrayLiteralExpr()2805 getSimpleFunctionType(returnType, ArgTypes, ArrayMethod->isVariadic()); in RewriteObjCArrayLiteralExpr()