Searched refs:MethodWithObjects (Results 1 – 2 of 2) sorted by relevance
114 const ObjCMethodDecl *MethodWithObjects) { in EmitObjCCollectionLiteral() argument183 ObjCMethodDecl::param_const_iterator PI = MethodWithObjects->param_begin(); in EmitObjCCollectionLiteral()199 Selector Sel = MethodWithObjects->getSelector(); in EmitObjCCollectionLiteral()210 *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel, in EmitObjCCollectionLiteral()211 Receiver, Args, Class, MethodWithObjects); in EmitObjCCollectionLiteral()
2950 const ObjCMethodDecl *MethodWithObjects);