Searched refs:MethodWithObjects (Results 1 – 2 of 2) sorted by relevance
87 const ObjCMethodDecl *MethodWithObjects) { in EmitObjCCollectionLiteral() argument156 ObjCMethodDecl::param_const_iterator PI = MethodWithObjects->param_begin(); in EmitObjCCollectionLiteral()172 Selector Sel = MethodWithObjects->getSelector(); in EmitObjCCollectionLiteral()183 *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel, in EmitObjCCollectionLiteral()184 Receiver, Args, Class, MethodWithObjects); in EmitObjCCollectionLiteral()
2545 const ObjCMethodDecl *MethodWithObjects);