package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

this is the type of the functor dedicated to interprocedural propagation. It is defined in PDG plugin

type t
type mark
type call_info
val empty : unit -> t
val find_marks : t -> Frama_c_kernel.Cil_types.varinfo -> fct option
val mark_and_propagate : t -> PdgTypes.Pdg.t -> mark select -> unit