InvariantCilInvariant manipulation related to CIL transformations.
val var_replace_original_name : Cilfacade.VarinfoH.key -> GoblintCil.varinfoclass exp_replace_original_name_visitor : object ... endclass exp_deep_unroll_types_visitor : object ... endval var_may_be_shadowed : GoblintCil.fundec -> Cilfacade.VarinfoH.key -> boolval var_is_in_scope : GoblintCil.fundec -> Cilfacade.VarinfoH.key -> boolclass exp_is_in_scope_visitor : GoblintCil.fundec -> bool Stdlib.ref -> object ... endval exclude_vars_regexp : Str.regexp ResettableLazy.tval var_is_tmp : Cilfacade.VarinfoH.key -> boolclass exp_contains_tmp_visitor : bool Stdlib.ref -> object ... endclass exp_contains_anon_type_visitor : object ... end