Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Args2

1528   CallArgList Args2;
1529 Args2.add(RValue::get(V), getContext().getObjCIdType());
1532 EmitCall(CGM.getTypes().arrangeFreeFunctionCall(getContext().VoidTy, Args2,
1535 EnumerationMutationFn, ReturnValueSlot(), Args2);