10#ifndef CPROVER_CPP_CPP_STORAGE_SPEC_H
11#define CPROVER_CPP_CPP_STORAGE_SPEC_H
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
cpp_storage_spect(const typet &type)
cpp_storage_spect & operator|=(const cpp_storage_spect &other)
source_locationt & location()
bool is_thread_local() const
const source_locationt & location() const
There are a large number of kinds of tree structured or tree-like data in CPROVER.
bool get_bool(const irep_idt &name) const
const irept & find(const irep_idt &name) const
void set(const irep_idt &name, const irep_idt &value)
irept & add(const irep_idt &name)
The type of an expression, extends irept.