12 #ifndef CPROVER_LINKING_CASTING_REPLACE_SYMBOL_H
13 #define CPROVER_LINKING_CASTING_REPLACE_SYMBOL_H
A variant of replace_symbolt that does not require types to match, but instead inserts type casts as ...
bool replace_symbol_expr(symbol_exprt &dest) const override
bool replace(exprt &dest) const override
Base class for all expressions.
Replace a symbol expression by a given expression.
Expression to hold a symbol (variable)