package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val is_unprotected : Queries.ask -> CilType.Varinfo.t -> 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 -> Prelude.Ana.varinfo -> bool
val is_atomic : (Q.MustBool.t Q.t -> bool) -> bool