package goblint

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Goblint_lib.UpdateCil

Combination of CIL files using comparison results.

UpdateCil functions to avoid dependency cycles.

module NodeMap : sig ... end
val location_map : GoblintCil.Cil.location NodeMap.t ref
val init : unit -> unit
val getLoc : Goblint_lib__.Node0.t -> GoblintCil.Cil.location
val store_node_location : Goblint_lib__.Node0.t -> GoblintCil.Cil.location -> unit
val update_ids : GoblintCil.file -> MaxIdUtil.max_ids -> GoblintCil.file -> CompareCIL.change_info -> MaxIdUtil.max_ids
OCaml

Innovation. Community. Security.