22 dest.
id(src[0].value);
24 for(std::size_t i=1; i<src.size(); i++)
27 const std::string &name=src[i].
value;
59 for(
const auto &irep : src.
get_sub())
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
There are a large number of kinds of tree structured or tree-like data in CPROVER.
void move_to_named_sub(const irep_idt &name, irept &irep)
const std::string & id_string() const
void move_to_sub(irept &irep)
const irep_idt & id() const
named_subt & get_named_sub()
const std::string & id2string(const irep_idt &d)
void lisp2irep(const lispexprt &src, irept &dest)
void irep2lisp(const irept &src, lispexprt &dest)