|
CBMC
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| bool | find_superclass_with_type (exprt &ptr, const typet &target_type, const namespacet &ns) |
| exprt | make_clean_pointer_cast (const exprt &ptr, const pointer_typet &target_type, const namespacet &ns) |
JAVA Pointer Casts
Definition in file java_pointer_casts.h.
| bool find_superclass_with_type | ( | exprt & | ptr, |
| const typet & | target_type, | ||
| const namespacet & | ns | ||
| ) |
Definition at line 32 of file java_pointer_casts.cpp.
| exprt make_clean_pointer_cast | ( | const exprt & | rawptr, |
| const pointer_typet & | target_type, | ||
| const namespacet & | ns | ||
| ) |
Definition at line 72 of file java_pointer_casts.cpp.