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