Return structure for get_null_checked_expr and get_conditional_checked_expr
More...
Return structure for get_null_checked_expr and get_conditional_checked_expr
Definition at line 20 of file local_safe_pointers.cpp.
Null-tested pointer expression.
Definition at line 28 of file local_safe_pointers.cpp.
If true, the given GOTO/ASSUME tests that a pointer expression is non-null on the taken branch or passing case; otherwise, on the not-taken branch or on failure.
Definition at line 25 of file local_safe_pointers.cpp.