Module BufferOverrunTrace.Set
include Absint.AbstractDomain.WithBottom
include Absint.AbstractDomain.S
include Absint.AbstractDomain.NoJoin
include IStdlib.PrettyPrintable.PrintableType
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit
val bottom : tThe bottom value of the domain.
val is_bottom : t -> boolReturn true if this is the bottom value
val singleton : IBase.Location.t -> elem -> tval singleton_final : IBase.Location.t -> final -> tval add_elem : IBase.Location.t -> elem -> t -> tval call : IBase.Location.t -> traces_caller:t -> traces_callee:t -> tMerge traces of
traces_callerandtraces_callee