Module InferModules.EradicateCheckers

val report_error : InferIR.Tenv.t -> InferIR.Typ.Procname.t -> InferIR.Procdesc.t -> InferBase.IssueType.t -> InferBase.Location.t -> ?⁠field_name:InferIR.Typ.Fieldname.t option -> ?⁠exception_kind:(InferBase.IssueType.t -> InferIR.Localise.error_desc -> exn) -> ?⁠severity:InferIR.Exceptions.severity -> string -> unit

Report an error.