Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/
Dreader.go206 typeParamMethodExprs []readerMethodExprInfo
212 type readerMethodExprInfo struct { struct
1008 dict.typeParamMethodExprs = make([]readerMethodExprInfo, r.Len())
1013 dict.typeParamMethodExprs[i] = readerMethodExprInfo{typeParamIdx, method}