Home
last modified time | relevance | path

Searched defs:underIs (Results 1 – 6 of 6) sorted by last modified time

/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/compile/internal/types2/
H A Dexpr.go162 func underIs(typ Type, f func(Type) bool) bool { func
H A Dtypeparam.go158 func (t *TypeParam) underIs(f func(Type) bool) bool { func
H A Dtypeset.go139 func (s *_TypeSet) underIs(f func(Type) bool) bool { func
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/go/types/
H A Dexpr.go149 func underIs(typ Type, f func(Type) bool) bool { func
H A Dtypeparam.go161 func (t *TypeParam) underIs(f func(Type) bool) bool { func
H A Dtypeset.go137 func (s *_TypeSet) underIs(f func(Type) bool) bool { func