|
CBMC
|
#include <string>
Include dependency graph for expr2cpp.h:
This graph shows which files directly or indirectly include this file: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 495 of file expr2cpp.cpp.
| std::string type2cpp | ( | const typet & | type, |
| const namespacet & | ns | ||
| ) |
Definition at line 502 of file expr2cpp.cpp.