Home
last modified time | relevance | path

Searched refs:GetCurrentDebugLocation (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir_test.go127 loc := b.GetCurrentDebugLocation()
H A Dir.go1369 func (b Builder) GetCurrentDebugLocation() (loc DebugLoc) { func