Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Args2

1568   CallArgList Args2;
1569 Args2.add(RValue::get(V), getContext().getObjCIdType());
1572 EmitCall(CGM.getTypes().arrangeFreeFunctionCall(getContext().VoidTy, Args2,
1575 EnumerationMutationFn, ReturnValueSlot(), Args2);