package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val is_unprotected : Queries.ask -> GoblintCil.varinfo -> bool
val is_unprotected_without : Queries.ask -> ?write:bool -> CilType.Varinfo.t -> PreValueDomain.Addr.t -> bool
val is_protected_by : Queries.ask -> PreValueDomain.Addr.t -> GoblintCil.varinfo -> bool