package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module NodeMap : sig ... end
val location_map : Cil.location NodeMap.t ref
val getLoc : Node.t -> Cil.location
val store_node_location : Node.t -> Cil.location -> unit