Searched refs:SourceLV (Results 1 – 1 of 1) sorted by relevance
778 LValue SourceLV = CGF.EmitLValue(E->getSubExpr()); in VisitCastExpr() local779 Address SourceAddress = SourceLV.getAddress().withElementType(CGF.Int8Ty); in VisitCastExpr()