Messages.Locationtype t = | Node of Node0.tLocation identified by a node. Strongly preferred, because output location updates incrementally.
*)| CilLocation of CilType.Location.tLocation identified by a literal CIL location. Strongly discouraged, because not updated incrementally.
*)val hash : t -> intval to_cil : t -> GoblintCil.Cil.locationval to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> (t, string) Stdlib.result