cprover
|
This is the complete list of members for goto_checkt, including all inherited members.
add_guarded_property(const exprt &asserted_expr, const std::string &comment, const std::string &property_class, const source_locationt &source_location, const exprt &src_expr, const guardt &guard) | goto_checkt | protected |
address_check(const exprt &address, const exprt &size) | goto_checkt | protected |
allocations | goto_checkt | protected |
allocationst typedef | goto_checkt | protected |
allocationt typedef | goto_checkt | protected |
array_name(const exprt &) | goto_checkt | protected |
assertions | goto_checkt | protected |
assertionst typedef | goto_checkt | protected |
bounds_check(const index_exprt &, const guardt &) | goto_checkt | protected |
check(const exprt &expr) | goto_checkt | protected |
check_rec(const exprt &expr, guardt &guard) | goto_checkt | protected |
check_rec_address(const exprt &expr, guardt &guard) | goto_checkt | protected |
check_rec_arithmetic_op(const exprt &expr, guardt &guard) | goto_checkt | protected |
check_rec_div(const div_exprt &div_expr, guardt &guard) | goto_checkt | protected |
check_rec_if(const if_exprt &if_expr, guardt &guard) | goto_checkt | protected |
check_rec_logical_op(const exprt &expr, guardt &guard) | goto_checkt | protected |
check_rec_member(const member_exprt &member, guardt &guard) | goto_checkt | protected |
collect_allocations(const goto_functionst &goto_functions) | goto_checkt | |
conditionst typedef | goto_checkt | protected |
conversion_check(const exprt &, const guardt &) | goto_checkt | protected |
current_target | goto_checkt | protected |
div_by_zero_check(const div_exprt &, const guardt &) | goto_checkt | protected |
enable_assert_to_assume | goto_checkt | protected |
enable_assertions | goto_checkt | protected |
enable_assumptions | goto_checkt | protected |
enable_bounds_check | goto_checkt | protected |
enable_built_in_assertions | goto_checkt | protected |
enable_conversion_check | goto_checkt | protected |
enable_div_by_zero_check | goto_checkt | protected |
enable_enum_range_check | goto_checkt | protected |
enable_float_overflow_check | goto_checkt | protected |
enable_memory_leak_check | goto_checkt | protected |
enable_nan_check | goto_checkt | protected |
enable_pointer_check | goto_checkt | protected |
enable_pointer_overflow_check | goto_checkt | protected |
enable_pointer_primitive_check | goto_checkt | protected |
enable_signed_overflow_check | goto_checkt | protected |
enable_simplify | goto_checkt | protected |
enable_undefined_shift_check | goto_checkt | protected |
enable_unsigned_overflow_check | goto_checkt | protected |
enum_range_check(const exprt &, const guardt &) | goto_checkt | protected |
error_labels | goto_checkt | protected |
error_labelst typedef | goto_checkt | protected |
float_overflow_check(const exprt &, const guardt &) | goto_checkt | protected |
goto_check(const irep_idt &function_identifier, goto_functiont &goto_function) | goto_checkt | |
goto_checkt(const namespacet &_ns, const optionst &_options) | goto_checkt | inline |
goto_functiont typedef | goto_checkt | |
guard_manager | goto_checkt | protected |
integer_overflow_check(const exprt &, const guardt &) | goto_checkt | protected |
invalidate(const exprt &lhs) | goto_checkt | protected |
is_pointer_primitive(const exprt &expr) | goto_checkt | protected |
local_bitvector_analysis | goto_checkt | protected |
mod_by_zero_check(const mod_exprt &, const guardt &) | goto_checkt | protected |
mod_overflow_check(const mod_exprt &, const guardt &) | goto_checkt | protected |
mode | goto_checkt | protected |
nan_check(const exprt &, const guardt &) | goto_checkt | protected |
new_code | goto_checkt | protected |
no_enum_check | goto_checkt | protected |
ns | goto_checkt | protected |
pointer_overflow_check(const exprt &, const guardt &) | goto_checkt | protected |
pointer_primitive_check(const exprt &expr, const guardt &guard) | goto_checkt | protected |
pointer_rel_check(const binary_relation_exprt &, const guardt &) | goto_checkt | protected |
pointer_validity_check(const dereference_exprt &expr, const exprt &src_expr, const guardt &guard) | goto_checkt | protected |
retain_trivial | goto_checkt | protected |
rw_ok_check(exprt) | goto_checkt | protected |
undefined_shift_check(const shift_exprt &, const guardt &) | goto_checkt | protected |