12 #ifndef CPROVER_GOTO_INSTRUMENT_FUNCTION_H
13 #define CPROVER_GOTO_INSTRUMENT_FUNCTION_H
goto_instruction_codet representation of a function call statement.
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
const irep_idt & id() const
The symbol table base class interface.
class code_function_callt function_to_call(symbol_table_baset &, const irep_idt &id, const irep_idt &argument)
void function_exit(goto_modelt &, const irep_idt &id)
void function_enter(goto_modelt &, const irep_idt &id)