Home
last modified time | relevance | path

Searched defs:create_module (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/utils/
H A Dmodfuzz.py138 def create_module(model, options): function
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/
H A Dllvm.mli501 val create_module : llcontext -> string -> llmodule val