GoblintCil.Ciltools
val isOne : Cil.exp -> bool
val is_volatile_tp : Cil.typ -> bool
val is_volatile_vi : Cil.varinfo -> bool
val isCompositeType : Cil.typ -> bool
START OF deepHasAttribute ***********************************************
class attribute_checker : string -> bool Stdlib.ref -> object ... end
val deepHasAttribute : string -> Cil.typ -> bool
END OF deepHasAttribute *************************************************
Stuff from ptranal, slightly modified ***********************************
class callBBVisitor : object ... end
val one_instruction_per_statement : Cil.file -> unit
class vidVisitor : object ... end
val globally_unique_vids : Cil.file -> unit
End of stuff from ptranal ***********************************************
class sidVisitor : object ... end
val globally_unique_sids : Cil.file -> unit
Comparing expressions without a Out_of_memory error *********************