package goblint
Static analysis framework for C
Install
Dune Dependency
Authors
Maintainers
Sources
goblint-2.3.0.tbz
sha256=b729c94adb383a39aea32eb005c988dfd44b92af22ee6a4eedf4239542ac6c26
sha512=643b98770e5fe5644324c95c9ae3a9f698f25c8b11b298f0751d524e0b20af368b2a465fc8200b75a73d48fc9a053fd90f5e8920d4db070927f93188bb8687e0
doc/goblint.lib/Goblint_lib/MvalMapDomain/Domain/index.html
Module MvalMapDomain.Domain
Parameters
Signature
module K = Mval.Exp
module V = V
module MD : sig ... end
include module type of struct include MD end
type key = Mval.Exp.t
type value = V.t
val cardinal : t -> int
val empty : unit -> t
val is_empty : t -> bool
val hash : t -> int
val show : t -> string
val pretty : unit -> t -> Printable.Pretty.doc
val printXml : 'a BatInnerIO.output -> t -> unit
val to_yojson : t -> Yojson.Safe.t
val tag : t -> int
val arbitrary : unit -> t QCheck.arbitrary
val bot : unit -> t
val is_bot : t -> bool
val top : unit -> t
val is_top : t -> bool
val get_value : key -> t -> V.r Batteries.Set.t * V.r Batteries.Set.t
val extend_value : key -> (V.r Batteries.Set.t * V.r Batteries.Set.t) -> t -> t
val union :
('a Batteries.Set.t * 'b Batteries.Set.t) ->
('a Batteries.Set.t * 'b Batteries.Set.t) ->
'a Batteries.Set.t * 'b Batteries.Set.t
val is_special_var : V.k -> bool
val string_of_callstack : t -> string
val filter_values :
(V.r -> bool) ->
t ->
V.r Batteries.Set.t * V.r Batteries.Set.t
val filter_records :
key ->
(V.r -> bool) ->
t ->
V.r Batteries.Set.t * V.r Batteries.Set.t
val string_of_key : V.k -> string
val string_of_keys : V.r Batteries.Set.t -> string
val string_of_map : t -> string list
val warn : ?may:bool -> ?loc:Node.t list -> string -> unit
val key_from_lval : CilType.Lval.t -> GoblintCil.varinfo * Offset.Exp.t
val keys_from_lval :
GoblintCil.lval ->
Queries.ask ->
(GoblintCil.varinfo * GoblintCil.exp Goblint_lib__Offset_intf.t) list
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page