Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Ddebuginfo.c89 LLVMDIBuilderCreatePointerType(DIB, StructDbgTy, 192, 0, 0, "", 0); in llvm_test_dibuilder()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DDebugInfo.h714 LLVMMetadataRef LLVMDIBuilderCreatePointerType(
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go327 result := C.LLVMDIBuilderCreatePointerType(
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c489 return LLVMDIBuilderCreatePointerType( in llvm_dibuild_create_pointer_type_native()
H A Dllvm_debuginfo.mli413 pointer. See LLVMDIBuilderCreatePointerType. *)
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp1184 LLVMMetadataRef LLVMDIBuilderCreatePointerType( in LLVMDIBuilderCreatePointerType() function