Searched refs:emitFinalDestCopy (Results 1 – 1 of 1) sorted by relevance
63 void emitFinalDestCopy(QualType type, const LValue &src);113 emitFinalDestCopy(e->getType(), lv); in emitAggLoadOfLValue()219 void AggExprEmitter::emitFinalDestCopy(QualType type, const LValue &src) { in emitFinalDestCopy() function in AggExprEmitter