|
cprover
|
Remove the 'vector' data type by compilation into arrays. More...
#include <goto-programs/goto_model.h>Go to the source code of this file.
Functions | |
| void | remove_vector (symbol_tablet &, goto_functionst &) |
| removes vector data type More... | |
| void | remove_vector (goto_modelt &) |
| removes vector data type More... | |
Remove the 'vector' data type by compilation into arrays.
Definition in file remove_vector.h.
| void remove_vector | ( | symbol_tablet & | , |
| goto_functionst & | |||
| ) |
removes vector data type
Definition at line 217 of file remove_vector.cpp.
References remove_vector().
| void remove_vector | ( | goto_modelt & | ) |
removes vector data type
Definition at line 226 of file remove_vector.cpp.
References goto_modelt::goto_functions, remove_vector(), and goto_modelt::symbol_table.