Searched refs:argLV (Results 1 – 1 of 1) sorted by relevance
3622 LValue argLV = MakeAddrLValue(Addr, I->Ty); in EmitCall() local3623 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()3635 LValue argLV = MakeAddrLValue(Addr, I->Ty); in EmitCall() local3636 EmitInitStoreOfNonAggregate(*this, RV, argLV); in EmitCall()