CBMC
|
Public Member Functions | |
void | write (typet &type) override |
cpp_convert_typet (message_handlert &message_handler, const typet &type) | |
![]() | |
virtual void | read (const typet &type) |
ansi_c_convert_typet (message_handlert &_message_handler) | |
Protected Member Functions | |
void | clear () override |
void | read_rec (const typet &type) override |
void | read_function_type (const typet &type) |
void | read_template (const typet &type) |
![]() | |
virtual void | build_type_with_subtype (typet &type) const |
Build a vector or complex type with type as subtype. More... | |
virtual void | set_attributes (typet &type) const |
Add qualifiers and GCC attributes onto type . More... | |
Additional Inherited Members |
Definition at line 24 of file cpp_convert_type.cpp.
|
inline |
Definition at line 34 of file cpp_convert_type.cpp.
|
inlineoverrideprotectedvirtual |
Reimplemented from ansi_c_convert_typet.
Definition at line 41 of file cpp_convert_type.cpp.
|
protected |
Definition at line 152 of file cpp_convert_type.cpp.
|
overrideprotectedvirtual |
Reimplemented from ansi_c_convert_typet.
Definition at line 55 of file cpp_convert_type.cpp.
|
protected |
Definition at line 123 of file cpp_convert_type.cpp.
|
overridevirtual |
Reimplemented from ansi_c_convert_typet.
Definition at line 249 of file cpp_convert_type.cpp.
std::size_t cpp_convert_typet::char16_t_count |
Definition at line 30 of file cpp_convert_type.cpp.
std::size_t cpp_convert_typet::char32_t_count |
Definition at line 30 of file cpp_convert_type.cpp.
std::size_t cpp_convert_typet::wchar_t_count |
Definition at line 30 of file cpp_convert_type.cpp.