Db.OutputsState_builder.of outputs. That is over-approximation of zones written by each function.
include INOUT with type t = Locations.Zone.tinclude INOUTKF with type t = Locations.Zone.ttype t = Locations.Zone.tval self_internal : State.t Stdlib.refval self_external : State.t Stdlib.refval compute : (Cil_types.kernel_function -> unit) Stdlib.refval get_internal : (Cil_types.kernel_function -> t) Stdlib.refInputs/Outputs with local and formal variables
val get_external : (Cil_types.kernel_function -> t) Stdlib.refInputs/Outputs without either local or formal variables
val display :
(Stdlib.Format.formatter -> Cil_types.kernel_function -> unit) Stdlib.refval pretty : Stdlib.Format.formatter -> t -> unitval statement : (Cil_types.stmt -> t) Stdlib.refval kinstr : Cil_types.kinstr -> t optionval display_external :
(Stdlib.Format.formatter -> Cil_types.kernel_function -> unit) Stdlib.ref