Home
last modified time | relevance | path

Searched refs:LLVMGoGetCurrentDebugLocation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A DIRBindings.h50 struct LLVMDebugLocMetadata LLVMGoGetCurrentDebugLocation(LLVMBuilderRef Bref);
H A DIRBindings.cpp64 LLVMDebugLocMetadata LLVMGoGetCurrentDebugLocation(LLVMBuilderRef Bref) { in LLVMGoGetCurrentDebugLocation() function
H A Dir.go1370 md := C.LLVMGoGetCurrentDebugLocation(b.C)