cprover
|
Goto Programs with Functions. More...
Go to the source code of this file.
Classes | |
class | goto_convert_functionst |
Functions | |
void | goto_convert (symbol_table_baset &symbol_table, goto_functionst &functions, message_handlert &) |
void | goto_convert (goto_modelt &, message_handlert &) |
void | goto_convert (const irep_idt &identifier, symbol_table_baset &symbol_table, goto_functionst &functions, message_handlert &) |
Goto Programs with Functions.
Definition in file goto_convert_functions.h.
void goto_convert | ( | symbol_table_baset & | symbol_table, |
goto_functionst & | functions, | ||
message_handlert & | |||
) |
Definition at line 236 of file goto_convert_functions.cpp.
References messaget::eom(), messaget::error(), goto_convert_functionst::goto_convert(), messaget::M_ERROR, and message_handler.
void goto_convert | ( | goto_modelt & | , |
message_handlert & | |||
) |
Definition at line 226 of file goto_convert_functions.cpp.
References goto_convert(), goto_modelt::goto_functions, message_handler, and goto_modelt::symbol_table.
Referenced by goto_convert().
void goto_convert | ( | const irep_idt & | identifier, |
symbol_table_baset & | symbol_table, | ||
goto_functionst & | functions, | ||
message_handlert & | |||
) |
Definition at line 270 of file goto_convert_functions.cpp.
References goto_convert_functionst::convert_function(), messaget::eom(), messaget::error(), goto_functionst::function_map, messaget::M_ERROR, and message_handler.