package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module D = D
module V = V
module G = G
val eval_rv : Q.ask -> glob_fun -> store -> GoblintCil.exp -> value
val eval_rv_address : Q.ask -> glob_fun -> store -> GoblintCil.exp -> VD.t
val eval_lv : Q.ask -> glob_fun -> store -> GoblintCil.lval -> AD.t
val convert_offset : Q.ask -> glob_fun -> store -> GoblintCil.offset -> VD.offs
val get_var : Q.ask -> glob_fun -> store -> GoblintCil.varinfo -> value
val get : Q.ask -> glob_fun -> store -> address -> GoblintCil.exp option -> value
val set : Q.ask -> ctx:(store, G.t, 'a, V.t) Analyses.ctx -> glob_fun -> store -> AD.t -> GoblintCil.Cil.typ -> ?lval_raw:GoblintCil.lval -> value -> store
val refine_entire_var : bool
val map_oldval : 'a -> 'b -> 'c
val eval_rv_lval_refine : Q.ask -> glob_fun -> store -> 'a -> GoblintCil.lval -> value
val id_meet_down : old:ID.t -> c:ID.t -> ID.t
val fd_meet_down : old:FD.t -> c:FD.t -> FD.t
val contra : 'a -> 'b
OCaml

Innovation. Community. Security.