package goblint

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val has_attribute : string -> Cil.attribute list -> bool
val should_keep : keepOption:string -> removeAttr:string -> keepAttr:string -> CilType.Fundec.t -> bool