Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
DIRBindings.h47 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line,
DIRBindings.cpp54 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line, in LLVMSetCurrentDebugLocation2() function
Dir.go1271 C.LLVMSetCurrentDebugLocation2(b.C, C.unsigned(line), C.unsigned(col), scope.C, inlinedAt.C)
/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.go1213 C.LLVMSetCurrentDebugLocation2(b.C, C.unsigned(line), C.unsigned(col), scope.C, inlinedAt.C)