Go to the documentation of this file.
12 #ifndef CPROVER_GOTO_PROGRAMS_STRING_INSTRUMENTATION_H
13 #define CPROVER_GOTO_PROGRAMS_STRING_INSTRUMENTATION_H
35 #endif // CPROVER_GOTO_PROGRAMS_STRING_INSTRUMENTATION_H
Base class for all expressions.
exprt buffer_size(const exprt &what)
exprt is_zero_string(const exprt &what, bool write=false)
void string_instrumentation(symbol_tablet &, goto_programt &)
A collection of goto functions.
exprt zero_string_length(const exprt &what, bool write=false)
A generic container class for the GOTO intermediate representation of one function.