Searched defs:builder_ops (Results 1 - 1 of 1) sorted by path

/external/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c1436 static struct custom_operations builder_ops = { variable in typeref:struct:custom_operations
1449 value V = alloc_custom(&builder_ops, sizeof(LLVMBuilderRef), 0, 1);

Completed in 235 milliseconds