Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/
Dmethodsetcache.go19 type MethodSetCache struct { struct
30 func (cache *MethodSetCache) MethodSet(T types.Type) *types.MethodSet { argument
60 func (cache *MethodSetCache) lookupNamed(named *types.Named) struct{ value, pointer *types.MethodSe… argument
Dui.go29 func IntuitiveMethodSet(T types.Type, msets *MethodSetCache) []*types.Selection { argument
/aosp_15_r20/external/bazelbuild-rules_go/third_party/
H A Dorg_golang_x_tools-deletegopls.patch84240 - msets typeutil.MethodSetCache