CBMC
|
C++ Language Conversion. More...
Go to the source code of this file.
Functions | |
void | cpp_convert_plain_type (typet &, message_handlert &) |
void | cpp_convert_auto (typet &dest, const typet &src, message_handlert &) |
C++ Language Conversion.
Definition in file cpp_convert_type.h.
void cpp_convert_auto | ( | typet & | dest, |
const typet & | src, | ||
message_handlert & | message_handler | ||
) |
Definition at line 347 of file cpp_convert_type.cpp.
void cpp_convert_plain_type | ( | typet & | type, |
message_handlert & | message_handler | ||
) |
Definition at line 325 of file cpp_convert_type.cpp.