Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/bindings/go/llvm/
H A Dir_test.go128 loc := b.GetCurrentDebugLocation()
H A Dir.go1335 func (b Builder) GetCurrentDebugLocation() (loc DebugLoc) { func