Searched refs:MethodWithObjects (Results 1 – 2 of 2) sorted by relevance
87 const ObjCMethodDecl *MethodWithObjects) { in EmitObjCCollectionLiteral() argument159 ObjCMethodDecl::param_const_iterator PI = MethodWithObjects->param_begin(); in EmitObjCCollectionLiteral()175 Selector Sel = MethodWithObjects->getSelector(); in EmitObjCCollectionLiteral()186 *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel, in EmitObjCCollectionLiteral()187 Receiver, Args, Class, MethodWithObjects); in EmitObjCCollectionLiteral()
2407 const ObjCMethodDecl *MethodWithObjects);