Searched defs:methodValueWrapper (Results 1 – 2 of 2) sorted by relevance
3716 type methodValueWrapper struct { struct3717 rcvr *types.Type3718 method *types.Field
214 func methodValueWrapper(dot *ir.SelectorExpr) *ir.Name { func