Searched refs:SourceLVal (Results 1 – 2 of 2) sorted by relevance
504 LValue SourceLVal = CGF.EmitLValue(Op); in EmitCast() local505 Address Addr = SourceLVal.getAddress(CGF).withElementType( in EmitCast()
2072 LValue SourceLVal = CGF.EmitLValue(E); in VisitCastExpr() local2073 Address Addr = SourceLVal.getAddress(CGF).withElementType( in VisitCastExpr()