Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
DIRBindings.h51 struct LLVMDebugLocMetadata LLVMGetCurrentDebugLocation2(LLVMBuilderRef Bref);
DIRBindings.cpp62 LLVMDebugLocMetadata LLVMGetCurrentDebugLocation2(LLVMBuilderRef Bref) { in LLVMGetCurrentDebugLocation2() function
Dir.go1275 md := C.LLVMGetCurrentDebugLocation2(b.C)