Module InferModules__Source
val all_formals_untainted : InferIR.Procdesc.t -> (InferIR.Mangled.t * InferIR.Typ.t * 'a option) list
specify that all the formals of the procdesc are not tainted
module type Kind = sig ... end
module type S = sig ... end