Home
last modified time | relevance | path

Searched refs:LLVMDIBuilderCreatePointerType (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-c-test/
H A Ddebuginfo.c89 LLVMDIBuilderCreatePointerType(DIB, StructDbgTy, 192, 0, 0, "", 0); in llvm_test_dibuilder()
/openbsd-src/gnu/llvm/llvm/include/llvm-c/
H A DDebugInfo.h724 LLVMMetadataRef LLVMDIBuilderCreatePointerType(
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/debuginfo/
H A Dllvm_debuginfo.mli413 pointer. See LLVMDIBuilderCreatePointerType. *)
H A Ddebuginfo_ocaml.c489 return LLVMDIBuilderCreatePointerType( in llvm_dibuild_create_pointer_type_native()
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfo.cpp1239 LLVMMetadataRef LLVMDIBuilderCreatePointerType( in LLVMDIBuilderCreatePointerType() function