OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:llvm_i8_type
(Results
1 - 2
of
2
) sorted by null
/external/llvm/bindings/ocaml/llvm/
llvm.ml
274
external i8_type : llcontext -> lltype = "
llvm_i8_type
"
[
all
...]
llvm_ocaml.c
191
CAMLprim LLVMTypeRef
llvm_i8_type
(LLVMContextRef Context) {
function
[
all
...]
Completed in 86 milliseconds