Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A DIRBindings.h46 void LLVMGoSetCurrentDebugLocation(LLVMBuilderRef Bref, unsigned Line,
H A DIRBindings.cpp53 void LLVMGoSetCurrentDebugLocation(LLVMBuilderRef Bref, unsigned Line, in LLVMGoSetCurrentDebugLocation() function
H A Dir.go1365 C.LLVMGoSetCurrentDebugLocation(b.C, C.unsigned(line), C.unsigned(col), scope.C, inlinedAt.C)