package goblint-cil

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

Module CheckSource

Sourcetype checkFlags =
  1. | NoCheckGlobalIds
  2. | IgnoreInstructions of Cil.instr -> bool
    (*

    Ignore the specified instructions

    *)
Sourceval checkFile : checkFlags list -> Cil.file -> bool
OCaml

Innovation. Community. Security.