CBMC
|
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 & | |||
) |
Definition at line 350 of file cpp_convert_type.cpp.
void cpp_convert_plain_type | ( | typet & | , |
message_handlert & | |||
) |
Definition at line 328 of file cpp_convert_type.cpp.