cprover
|
Go to the source code of this file.
Functions | |
std::ostream & | format_rec (std::ostream &, const typet &) |
Formats a type in a generic syntax that is inspired by C/C++/Java, and is meant for debugging. More... | |
std::ostream& format_rec | ( | std::ostream & | , |
const typet & | |||
) |
Formats a type in a generic syntax that is inspired by C/C++/Java, and is meant for debugging.
Definition at line 38 of file format_type.cpp.
References format(), format_rec(), symbol_typet::get_identifier(), irept::id(), typet::subtype(), to_array_type(), to_struct_type(), and to_symbol_type().