|
cprover
|
Remove Virtual Function (Method) Calls. More...
#include "goto_model.h"Go to the source code of this file.
Functions | |
| void | remove_virtual_functions (goto_modelt &goto_model) |
| void | remove_virtual_functions (const symbol_tablet &symbol_table, goto_functionst &goto_functions) |
Remove Virtual Function (Method) Calls.
Definition in file remove_virtual_functions.h.
| void remove_virtual_functions | ( | goto_modelt & | goto_model | ) |
Definition at line 374 of file remove_virtual_functions.cpp.
References goto_modelt::goto_functions, remove_virtual_functions(), and goto_modelt::symbol_table.
| void remove_virtual_functions | ( | const symbol_tablet & | symbol_table, |
| goto_functionst & | goto_functions | ||
| ) |
Definition at line 364 of file remove_virtual_functions.cpp.
Referenced by goto_instrument_parse_optionst::do_indirect_call_and_rtti_removal(), symex_parse_optionst::process_goto_program(), goto_analyzer_parse_optionst::process_goto_program(), cbmc_parse_optionst::process_goto_program(), and remove_virtual_functions().