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