#include <memory_predicates.h>
Definition at line 19 of file memory_predicates.h.
◆ is_fresh_baset()
◆ add_declarations()
void is_fresh_baset::add_declarations |
( |
const std::string & |
decl_string | ) |
|
|
protected |
◆ add_memory_map_dead()
void is_fresh_baset::add_memory_map_dead |
( |
goto_programt & |
program | ) |
|
◆ add_memory_map_decl()
void is_fresh_baset::add_memory_map_decl |
( |
goto_programt & |
program | ) |
|
◆ create_declarations()
virtual void is_fresh_baset::create_declarations |
( |
| ) |
|
|
pure virtual |
◆ create_ensures_fn_call()
◆ create_requires_fn_call()
◆ get_memmap_type()
◆ update_ensures()
◆ update_fn_call()
void is_fresh_baset::update_fn_call |
( |
goto_programt::targett & |
target, |
|
|
const std::string & |
name, |
|
|
bool |
add_address_of |
|
) |
| |
|
protected |
◆ update_requires()
◆ ensures_fn_name
std::string is_fresh_baset::ensures_fn_name |
|
protected |
◆ fun_id
◆ log
◆ memmap_name
std::string is_fresh_baset::memmap_name |
|
protected |
◆ memmap_symbol
symbolt is_fresh_baset::memmap_symbol |
|
protected |
◆ parent
◆ requires_fn_name
std::string is_fresh_baset::requires_fn_name |
|
protected |
The documentation for this class was generated from the following files:
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/goto-instrument/contracts/memory_predicates.h
- /home/runner/work/cbmc-documentation/cbmc-documentation/src/goto-instrument/contracts/memory_predicates.cpp