Searched defs:NewAlias (Results 1 – 3 of 3) sorted by relevance
25 func NewAlias(enabled bool, pos token.Pos, pkg *types.Package, name string, rhs types.Type) *types.… func
29 func NewAlias(obj *TypeName, rhs Type) *Alias { func
32 func NewAlias(obj *TypeName, rhs Type) *Alias { func