Home
last modified time | relevance | path

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

/external/llvm/bindings/go/llvm/
DIRBindings.h54 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line,
DIRBindings.cpp94 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line, in LLVMSetCurrentDebugLocation2() function
Dir.go1205 C.LLVMSetCurrentDebugLocation2(b.C, C.unsigned(line), C.unsigned(col), scope.C, inlinedAt.C)