Goblint_lib.SvcompSV-COMP tasks and results.
module Specification = SvcompSpecmodule type Task = sig ... endval is_error_function' : GoblintCil.varinfo -> Specification.t list -> boolval is_error_function : GoblintCil.varinfo -> boolval is_special_function : GoblintCil.varinfo -> boolmodule Result : sig ... end