Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dtypexpr.go415 func setDefType(def *TypeName, typ Type) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dtypexpr.go425 func setDefType(def *TypeName, typ Type) { func