12 #ifndef CPROVER_GOTO_PROGRAMS_DESTRUCTOR_H
13 #define CPROVER_GOTO_PROGRAMS_DESTRUCTOR_H
27 const std::list<irep_idt> &vars,
goto_instruction_codet representation of a function call statement.
typet & type()
Return the type of the expression.
A generic container class for the GOTO intermediate representation of one function.
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
The type of an expression, extends irept.
void destruct_locals(const std::list< irep_idt > &vars, goto_programt &dest, const namespacet &ns)
class code_function_callt get_destructor(const namespacet &ns, const typet &type)