CBMC
|
#include <string>
Go to the source code of this file.
Functions | |
std::string | expr2cpp (const exprt &expr, const namespacet &ns) |
std::string | type2cpp (const typet &type, const namespacet &ns) |
std::string expr2cpp | ( | const exprt & | expr, |
const namespacet & | ns | ||
) |
Definition at line 486 of file expr2cpp.cpp.
std::string type2cpp | ( | const typet & | type, |
const namespacet & | ns | ||
) |
Definition at line 493 of file expr2cpp.cpp.