Module SiofTrace.Sanitizer
val get : InferIR.Typ.Procname.t -> InferIR.Tenv.t -> t option
Get the sanitizer that should be applied to the return value of given procedure, if any
val pp : InferModules.Sanitizer.F.formatter -> t -> unit