module type VarUsage = sig .. end
sig
end
val datatype : string
string
val param : Cil_types.varinfo -> MemoryContext.param
Cil_types.varinfo -> MemoryContext.param
val hypotheses : unit -> MemoryContext.clause list
unit -> MemoryContext.clause list