Module InferModules__BufferOverrunOndemandEnv
module L = InferBase.Loggingmodule SPath = InferModules.Symb.SymbolPathmodule FormalTyps : sig ... endtype t={tenv : InferIR.Tenv.t;typ_of_param_path : SPath.partial -> InferIR.Typ.t option;may_last_field : SPath.partial -> bool;entry_location : InferBase.Location.t;integer_type_widths : InferIR.Typ.IntegerWidths.t;}
val mk : InferIR.Procdesc.t -> InferIR.Tenv.t -> InferIR.Typ.IntegerWidths.t -> t