golang.org/x/xerrors.Frame.location (method)

2 uses

	golang.org/x/xerrors (current package)
		frame.go#L31: func (f Frame) location() (function, file string, line int) {
		frame.go#L48: 		function, file, line := f.location()