include module type of struct include Analyses.DefaultSpec end
val finalize : unit -> unitval morphstate : 'a -> 'b -> 'bval access : 'a -> 'b -> unitval name : unit -> stringval context : 'a -> 'b -> 'c -> unitval startcontext : unit -> unitval assign : 'a -> GoblintCil.lval -> GoblintCil.exp -> D.tval return :
(bool, 'a, 'b, 'c) Analyses.man ->
GoblintCil.exp option ->
GoblintCil.fundec ->
D.tval enter :
'a ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
(D.t * D.t) listval combine_env :
('a, 'b, 'c, 'd) Analyses.man ->
'e ->
'f ->
'g ->
GoblintCil.exp list ->
'h ->
bool ->
'i ->
boolval combine_assign :
'a ->
GoblintCil.lval option ->
'b ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'c ->
D.t ->
Queries.ask ->
D.tval special :
'a ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
D.tval startstate : 'a -> boolval threadenter : 'a -> multiple:'b -> 'c -> 'd -> 'e -> bool listval threadspawn : 'a -> multiple:'b -> 'c -> 'd -> 'e -> 'f -> boolval exitstate : 'a -> bool