Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NeedsCopy

1730     args.add(L.asAggregateRValue(), type, /*NeedsCopy*/true);
1926 if ((!ArgInfo.getIndirectByVal() && I->NeedsCopy) ||