package cil

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