Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-c-test/
H A Ddebuginfo.c127 LLVMDIBuilderCreateFunction(DIB, File, "foo", 3, "foo", 3, in llvm_test_dibuilder()
/llvm-project-15.0.7/llvm/include/llvm-c/
H A DDebugInfo.h351 LLVMMetadataRef LLVMDIBuilderCreateFunction(
/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Ddibuilder.go214 result := C.LLVMDIBuilderCreateFunction(
/llvm-project-15.0.7/llvm/bindings/ocaml/debuginfo/
H A Ddebuginfo_ocaml.c286 return LLVMDIBuilderCreateFunction( in llvm_dibuild_create_function_native()
H A Dllvm_debuginfo.mli225 subprogram. See LLVMDIBuilderCreateFunction. *)
/llvm-project-15.0.7/llvm/lib/IR/
H A DDebugInfo.cpp964 LLVMMetadataRef LLVMDIBuilderCreateFunction( in LLVMDIBuilderCreateFunction() function