Home
last modified time | relevance | path

Searched defs:SetUnderlying (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dnamed.go439 func (t *Named) SetUnderlying(underlying Type) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dnamed.go442 func (t *Named) SetUnderlying(underlying Type) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go1671 func (t *Type) SetUnderlying(underlying *Type) { func