26 else if(
type.
id()==ID_struct)
32 if(it->type().id()==ID_code)
41 if(arg_type.
id()==ID_pointer &&
44 const symbol_exprt symbol_expr(it->get(ID_name), it->type());
47 function_call.
function()=symbol_expr;
const irept & get_nil_irep()
The type of an expression.
const code_typet & to_code_type(const typet &type)
Cast a generic typet to a code_typet.
const irep_idt & id() const
API to expression classes.
#define forall_operands(it, expr)
const typet & follow(const typet &) const
Base class for all expressions.
const parameterst & parameters() const
Expression to hold a symbol (variable)
code_function_callt get_destructor(const namespacet &ns, const typet &type)
const typet & subtype() const
const irept & find(const irep_namet &name) const
const typet & return_type() const