CBMC
|
Instrument Given Invariants. More...
Go to the source code of this file.
Functions | |
void | instrument_contracts (goto_modelt &) |
std::optional< code_with_contract_typet > | get_contract (const irep_idt &function_identifier, const namespacet &) |
Instrument Given Invariants.
Definition in file instrument_contracts.h.
std::optional<code_with_contract_typet> get_contract | ( | const irep_idt & | function_identifier, |
const namespacet & | ns | ||
) |
Definition at line 27 of file instrument_contracts.cpp.
void instrument_contracts | ( | goto_modelt & | goto_model | ) |
Definition at line 552 of file instrument_contracts.cpp.