Searched refs:SourceLVal (Results 1 – 2 of 2) sorted by relevance
564 LValue SourceLVal = CGF.EmitLValue(Op); in EmitCast() local566 SourceLVal.getAddress().withElementType(CGF.ConvertTypeForMem(DestTy)); in EmitCast()
2433 LValue SourceLVal = CGF.EmitLValue(E); in VisitCastExpr() local2435 SourceLVal.getAddress().withElementType(CGF.ConvertTypeForMem(DestTy)); in VisitCastExpr()