Searched refs:llvm_is_declaration (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/bindings/ocaml/llvm/
H A Dllvm.ml501 external is_declaration : llvalue -> bool = "llvm_is_declaration"
H A Dllvm_ocaml.c768 CAMLprim value llvm_is_declaration(LLVMValueRef Global) { function

Completed in 123 milliseconds