Goblint_lib.InvariantCilInvariant manipulation related to CIL transformations.
val var_replace_original_name : Cilfacade.VarinfoH.key -> GoblintCil.varinfoclass exp_replace_original_name_visitor : object ... endval var_is_in_scope : CilType.Fundec.t -> Cilfacade.VarinfoH.key -> boolclass exp_is_in_scope_visitor : GoblintCil.fundec -> bool ref -> object ... endval exclude_vars_regexp : Str.regexp ResettableLazy.tval var_is_tmp : Cilfacade.VarinfoH.key -> boolclass exp_contains_tmp_visitor : bool ref -> object ... end