Home
last modified time | relevance | path

Searched defs:Bref (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/bindings/go/llvm/
DIRBindings.cpp53 void LLVMGoSetCurrentDebugLocation(LLVMBuilderRef Bref, unsigned Line, in LLVMGoSetCurrentDebugLocation()
61 LLVMDebugLocMetadata LLVMGoGetCurrentDebugLocation(LLVMBuilderRef Bref) { in LLVMGoGetCurrentDebugLocation()
/external/llvm/bindings/go/llvm/
DIRBindings.cpp94 void LLVMSetCurrentDebugLocation2(LLVMBuilderRef Bref, unsigned Line, in LLVMSetCurrentDebugLocation2()