Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Local : sig ... end
val init : string -> (string * string * string) -> string -> t
val declaration : t -> Ollvm_ast.declaration -> t
val definition : t -> Ollvm_ast.definition -> t
val lookup_declaration : t -> string -> Ollvm_ast.declaration
val lookup_definition : t -> string -> Ollvm_ast.definition