package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module M = M
module L = L
val domain : M.loc region -> M.Heap.set

Memory footprint of a region.

val apply_assigns : M.sigma sequence -> M.loc region -> Lang.F.pred list

Relates two memory states corresponding to an assigns clause with the specified set of locations.