|
CBMC
|
#include <reachability_slicer_class.h>
Collaboration diagram for reachability_slicert::slicer_entryt:Public Member Functions | |
| slicer_entryt () | |
Public Attributes | |
| irep_idt | function_id |
| bool | reaches_assertion |
| bool | reachable_from_assertion |
Definition at line 31 of file reachability_slicer_class.h.
|
inline |
Definition at line 33 of file reachability_slicer_class.h.
| irep_idt reachability_slicert::slicer_entryt::function_id |
Definition at line 37 of file reachability_slicer_class.h.
| bool reachability_slicert::slicer_entryt::reachable_from_assertion |
Definition at line 39 of file reachability_slicer_class.h.
| bool reachability_slicert::slicer_entryt::reaches_assertion |
Definition at line 38 of file reachability_slicer_class.h.