package goblint-cil

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val convFile : Cabs.file -> Cil.file
val forceRLArgEval : bool ref
val nocil : int ref
val allowDuplication : bool ref
val doCollapseCallCast : bool ref
val cacheGlobals : bool ref
val typeForTypeof : (Cil.typ -> Cil.typ) ref
val typeForInsertedVar : (Cil.typ -> Cil.typ) ref
val typeForInsertedCast : (Cil.typ -> Cil.typ) ref
val typeForCombinedArg : ((string, string) Hashtbl.t -> Cil.typ -> Cil.typ) ref
val attrsForCombinedArg : ((string, string) Hashtbl.t -> Cil.attributes -> Cil.attributes) ref