Module InferModules.ClangLogging

val log_caught_exception : CFrontend_config.translation_unit_context ‑> string ‑> InferBase.Logging.ocaml_pos ‑> (InferGenerated.Clang_ast_t.source_location * InferGenerated.Clang_ast_t.source_location) ‑> string option ‑> unit
val log_broken_cfg : broken_node:[ `Join | `Other ] ‑> InferIR.Procdesc.t ‑> InferBase.Logging.ocaml_pos ‑> lang:string ‑> unit
val log_unexpected_decl : CFrontend_config.translation_unit_context ‑> InferBase.Logging.ocaml_pos ‑> (InferGenerated.Clang_ast_t.source_location * InferGenerated.Clang_ast_t.source_location) ‑> string option ‑> unit