31 if(declaration_type.
id()==
"cpp-cast-operator")
45 else if(t.
id()==ID_merged_type)
49 p = &merged_type.last_type();
void output(std::ostream &out) const
irept & method_qualifier()
typet merge_type(const typet &declaration_type) const
typet & type()
Return the type of the expression.
std::string pretty(unsigned indent=0, unsigned max_indent=0) const
const irep_idt & id() const
The type of an expression, extends irept.
C++ Language Type Checking.
const merged_typet & to_merged_type(const typet &type)
conversion to merged_typet
#define DATA_INVARIANT(CONDITION, REASON)
This condition should be used to document that assumptions that are made on goto_functions,...