cprover
|
Various predicates over pointers in programs. More...
#include "std_expr.h"
Go to the source code of this file.
Classes | |
class | is_invalid_pointer_exprt |
Macros | |
#define | SYMEX_DYNAMIC_PREFIX "symex_dynamic::" |
Various predicates over pointers in programs.
Definition in file pointer_predicates.h.
#define SYMEX_DYNAMIC_PREFIX "symex_dynamic::" |
Definition at line 17 of file pointer_predicates.h.
exprt dead_object | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 58 of file pointer_predicates.cpp.
exprt deallocated | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 50 of file pointer_predicates.cpp.
Definition at line 71 of file pointer_predicates.cpp.
Definition at line 142 of file pointer_predicates.cpp.
exprt dynamic_object_upper_bound | ( | const exprt & | pointer, |
const namespacet & | , | ||
const exprt & | access_size | ||
) |
Definition at line 149 of file pointer_predicates.cpp.
exprt dynamic_size | ( | const namespacet & | ) |
Definition at line 66 of file pointer_predicates.cpp.
Definition at line 78 of file pointer_predicates.cpp.
exprt good_pointer_def | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 83 of file pointer_predicates.cpp.
Definition at line 129 of file pointer_predicates.cpp.
exprt malloc_object | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 42 of file pointer_predicates.cpp.
Definition at line 123 of file pointer_predicates.cpp.
Definition at line 136 of file pointer_predicates.cpp.
Definition at line 208 of file pointer_predicates.cpp.
Definition at line 32 of file pointer_predicates.cpp.
Definition at line 178 of file pointer_predicates.cpp.
Definition at line 22 of file pointer_predicates.cpp.
Definition at line 37 of file pointer_predicates.cpp.
Definition at line 27 of file pointer_predicates.cpp.