12#ifndef CPROVER_CPROVER_INSTRUMENT_CONTRACTS_H
13#define CPROVER_CPROVER_INSTRUMENT_CONTRACTS_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
dstringt has one field, an unsigned integer no which is an index into a static table of strings.
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
optionalt< code_with_contract_typet > get_contract(const irep_idt &function_identifier, const namespacet &)
void instrument_contracts(goto_modelt &)