Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Diimport.go741 func (r *importReader) tparamList() []*types.TypeParam { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Diimport.go733 func (r *importReader) tparamList() []*types2.TypeParam { func