PrivPrecCompareUtil.LVinclude sig ... endtype t = CilType.Location.t * Basetype.Variables.tval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.inttype group = Printable.Std.group = |val show_group : group -> 'aval hash : (CilType.Location.t * Basetype.Variables.t) -> intval show : (CilType.Location.t * Basetype.Variables.t) -> stringval printXml :
'a BatInnerIO.output ->
(CilType.Location.t * Basetype.Variables.t) ->
unitval to_yojson :
(CilType.Location.t * Basetype.Variables.t) ->
[> `Assoc of (string * Printable.json) list ]val invariant :
Invariant.context ->
(CilType.Location.t * Basetype.Variables.t) ->
Invariant.tval arbitrary :
unit ->
(CilType.Location.t * Basetype.Variables.t) QCheck.arbitraryval relift :
(CilType.Location.t * Basetype.Variables.t) ->
CilType.Location.t * Basetype.Variables.ttype marshal = tval pretty : unit -> (CilType.Location.t * Cil.varinfo) -> Pretty.doc