package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val is_unprotected : Queries.ask -> ?protection:Q.Protection.t -> GoblintCil.varinfo -> bool
val is_unprotected_without : Queries.ask -> ?write:bool -> ?protection:Q.Protection.t -> CilType.Varinfo.t -> Goblint_lib__AddressDomain.AddressBase(Goblint_lib__.PreValueDomain.Mval).t -> bool
val is_protected_by : Queries.ask -> ?protection:Q.Protection.t -> Goblint_lib__AddressDomain.AddressBase(Goblint_lib__.PreValueDomain.Mval).t -> GoblintCil.varinfo -> bool
val protected_vars : Q.ask -> GoblintCil.varinfo list
OCaml

Innovation. Community. Security.