Lines Matching defs:Args2
1605 CallArgList Args2;1606 Args2.add(RValue::get(V), getContext().getObjCIdType());1610 CGM.getTypes().arrangeBuiltinFunctionCall(getContext().VoidTy, Args2),1611 EnumerationMutationFn, ReturnValueSlot(), Args2);