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 59 of file pointer_predicates.cpp.
exprt deallocated | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 51 of file pointer_predicates.cpp.
Definition at line 72 of file pointer_predicates.cpp.
Definition at line 143 of file pointer_predicates.cpp.
exprt dynamic_object_upper_bound | ( | const exprt & | pointer, |
const namespacet & | , | ||
const exprt & | access_size | ||
) |
Definition at line 150 of file pointer_predicates.cpp.
exprt dynamic_size | ( | const namespacet & | ) |
Definition at line 67 of file pointer_predicates.cpp.
Definition at line 79 of file pointer_predicates.cpp.
exprt good_pointer_def | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 84 of file pointer_predicates.cpp.
Definition at line 130 of file pointer_predicates.cpp.
exprt malloc_object | ( | const exprt & | pointer, |
const namespacet & | |||
) |
Definition at line 43 of file pointer_predicates.cpp.
Definition at line 124 of file pointer_predicates.cpp.
Definition at line 137 of file pointer_predicates.cpp.
Definition at line 209 of file pointer_predicates.cpp.
Definition at line 33 of file pointer_predicates.cpp.
Definition at line 179 of file pointer_predicates.cpp.
Definition at line 23 of file pointer_predicates.cpp.
Definition at line 38 of file pointer_predicates.cpp.
Definition at line 28 of file pointer_predicates.cpp.