Home
last modified time | relevance | path

Searched refs:Bref (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
DIRBindings.cpp54 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line, in LLVMSetCurrentDebugLocation2() argument
57 unwrap(Bref)->SetCurrentDebugLocation( in LLVMSetCurrentDebugLocation2()
62 LLVMDebugLocMetadata LLVMGetCurrentDebugLocation2(LLVMBuilderRef Bref) { in LLVMGetCurrentDebugLocation2() argument
63 const auto& Loc = unwrap(Bref)->getCurrentDebugLocation(); in LLVMGetCurrentDebugLocation2()
DIRBindings.h47 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line,
51 struct LLVMDebugLocMetadata LLVMGetCurrentDebugLocation2(LLVMBuilderRef Bref);
/external/llvm/bindings/go/llvm/
DIRBindings.cpp94 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line, in LLVMSetCurrentDebugLocation2() argument
97 unwrap(Bref)->SetCurrentDebugLocation( in LLVMSetCurrentDebugLocation2()
DIRBindings.h54 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line,