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