Module StackTrace.SpecLoc
include module type of struct include Analyses.IdentitySpec end
include module type of struct include Analyses.DefaultSpec end
val finalize : unit -> unit
val morphstate : 'a -> 'b -> 'b
val context : 'a -> 'b -> 'c -> 'c
val access : 'a -> 'b -> unit
val assign :
('a, 'b, 'c, 'd) Analyses.man ->
GoblintCil.lval ->
GoblintCil.exp ->
'a
val branch : ('a, 'b, 'c, 'd) Analyses.man -> GoblintCil.exp -> bool -> 'a
val body : ('a, 'b, 'c, 'd) Analyses.man -> GoblintCil.fundec -> 'a
val return :
('a, 'b, 'c, 'd) Analyses.man ->
GoblintCil.exp option ->
GoblintCil.fundec ->
'a
val combine_assign :
('a, 'b, 'c, 'd) Analyses.man ->
GoblintCil.lval option ->
'e ->
GoblintCil.fundec ->
GoblintCil.exp list ->
'f ->
'g ->
Queries.ask ->
'a
val special :
('a, 'b, 'c, 'd) Analyses.man ->
GoblintCil.lval option ->
GoblintCil.varinfo ->
GoblintCil.exp list ->
'a
val threadspawn :
('a, 'b, 'c, 'd) Analyses.man ->
multiple:'e ->
'f ->
'g ->
'h ->
'i ->
'a
val name : unit -> string
include sig ... end
val startcontext : unit -> D.t
val enter :
(D.t, 'a, 'b, 'c) Analyses.man ->
GoblintCil.lval option ->
GoblintCil.fundec ->
GoblintCil.exp list ->
(D.t * D.t) list
val combine_env :
('a, 'b, 'c, 'd) Analyses.man ->
'e ->
'f ->
'g ->
'h ->
'i ->
'j ->
'k ->
'a
val threadenter :
(D.t, 'a, 'b, 'c) Analyses.man ->
multiple:'d ->
'e ->
'f ->
'g ->
D.t list