goblint.lib
Goblint_lib.Preprocessor
Detection of suitable C preprocessor.
goblint.backtrace
goblint.build-info
goblint.common
goblint.sites
goblint.std
goblint.timing
goblint_build_info_dune
goblint_build_info_js
goblint_sites_dune
goblint_sites_js
val bad_cpp_version_regexp : Str.regexp
val is_bad : string -> bool
val compgen : string -> string list
val cpp : string lazy_t
val get_cpp : unit -> string
module FpathH : sig ... end
val dependencies : bool Fpath.Map.t FpathH.t
val dependencies_to_yojson : unit -> [> `Assoc of (string * [> `List of [> `String of string ] list ]) list ]