CBMC
dfcc_contract_functions.h File Reference

Translates assigns and frees clauses of a function contract into goto functions that allow to build and havoc write sets dynamically. More...

#include <ansi-c/goto-conversion/goto_convert_class.h>
#include <util/message.h>
#include <util/namespace.h>
#include <util/std_expr.h>
#include "dfcc_contract_mode.h"
#include <set>
+ Include dependency graph for dfcc_contract_functions.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dfcc_contract_functionst
 Generates GOTO functions modelling a contract assigns and frees clauses. More...
 

Detailed Description

Translates assigns and frees clauses of a function contract into goto functions that allow to build and havoc write sets dynamically.

Definition in file dfcc_contract_functions.h.