goblint.lib
WitnessUtil.Locator
goblint.backtrace
goblint.build-info
goblint.sites
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
module E : Set.OrderedType
module FileH : sig ... end
module LocM : sig ... end
module ES : sig ... end
type t = ES.t LocM.t FileH.t
val create : unit -> 'a FileH.t
val add : t -> GoblintCil.Cil.location -> E.t -> unit
val find_opt : t -> GoblintCil.Cil.location -> ES.t option
val clear : t -> unit