OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:var_arg_function_type
(Results
1 - 4
of
4
) sorted by null
/external/llvm/docs/tutorial/
OCamlLangImpl3.rst
243
``Llvm.
var_arg_function_type
``). Note that Types in LLVM are uniqued
[
all
...]
/external/llvm/bindings/ocaml/llvm/
llvm.mli
450
(** [
var_arg_function_type
ret_ty param_tys] is just like
454
val
var_arg_function_type
: lltype -> lltype array -> lltype
var
[
all
...]
llvm.ml
291
external
var_arg_function_type
: lltype -> lltype array -> lltype
[
all
...]
/external/llvm/test/Bindings/Ocaml/
vmcore.ml
[
all
...]
Completed in 495 milliseconds