|
cprover
|
String Abstraction. More...
Include dependency graph for string_instrumentation.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | incorrect_source_program_exceptiont |
Functions | |
| void | string_instrumentation (symbol_tablet &, message_handlert &, goto_programt &) |
| void | string_instrumentation (symbol_tablet &, message_handlert &, goto_functionst &) |
| void | string_instrumentation (goto_modelt &, message_handlert &) |
| predicate_exprt | is_zero_string (const exprt &what, bool write=false) |
| exprt | zero_string_length (const exprt &what, bool write=false) |
| exprt | buffer_size (const exprt &what) |
String Abstraction.
Definition in file string_instrumentation.h.
Definition at line 47 of file string_instrumentation.cpp.
| predicate_exprt is_zero_string | ( | const exprt & | what, |
| bool | write = false |
||
| ) |
Definition at line 29 of file string_instrumentation.cpp.
| void string_instrumentation | ( | symbol_tablet & | , |
| message_handlert & | , | ||
| goto_programt & | |||
| ) |
Definition at line 156 of file string_instrumentation.cpp.
| void string_instrumentation | ( | symbol_tablet & | , |
| message_handlert & | , | ||
| goto_functionst & | |||
| ) |
Definition at line 165 of file string_instrumentation.cpp.
| void string_instrumentation | ( | goto_modelt & | , |
| message_handlert & | |||
| ) |
Definition at line 174 of file string_instrumentation.cpp.
Definition at line 37 of file string_instrumentation.cpp.