Skip to main content

null_pointer_analysis_ty

Function null_pointer_analysis_ty 

Source
pub fn null_pointer_analysis_ty() -> Expr
Expand description

NullPointerAnalysis : Type

May/must null pointer analysis: tracks whether pointers may be null, must be null, or are definitely non-null at each program point.