PrivPrecCompareUtil.LVinclude sig ... endtype t = CilType.Location.t * Basetype.Variables.tval hash : 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 * Yojson.Safe.t) list ]val arbitrary :
unit ->
(CilType.Location.t * Basetype.Variables.t) QCheck.arbitrarytype marshal = tval pretty :
unit ->
(CilType.Location.t * GoblintCil.varinfo) ->
GoblintCil.Pretty.doc