Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dscope.go198 func (s *Scope) Innermost(pos syntax.Pos) *Scope { func
/prebuilts/go/linux-x86/src/go/types/
Dscope.go201 func (s *Scope) Innermost(pos token.Pos) *Scope { func