Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dsubst.go295 func substVar(v *Var, typ Type) *Var { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dsubst.go292 func substVar(v *Var, typ Type) *Var { func