cprover
|
String Abstraction. More...
#include <util/symbol_table.h>
#include <util/message.h>
#include <util/config.h>
#include <util/std_expr.h>
#include "goto_functions.h"
Go to the source code of this file.
Classes | |
class | string_abstractiont |
Functions | |
void | string_abstraction (symbol_tablet &symbol_table, message_handlert &message_handler, goto_programt &dest) |
void | string_abstraction (symbol_tablet &symbol_table, message_handlert &message_handler, goto_functionst &dest) |
String Abstraction.
Definition in file string_abstraction.h.
void string_abstraction | ( | symbol_tablet & | symbol_table, |
message_handlert & | message_handler, | ||
goto_programt & | dest | ||
) |
Definition at line 67 of file string_abstraction.cpp.
References string_abstraction().
Referenced by goto_instrument_parse_optionst::instrument_goto_program(), cbmc_parse_optionst::process_goto_program(), and string_abstraction().
void string_abstraction | ( | symbol_tablet & | symbol_table, |
message_handlert & | message_handler, | ||
goto_functionst & | dest | ||
) |
Definition at line 76 of file string_abstraction.cpp.
References string_abstraction().