Searched refs:pointerMethod (Results 1 – 1 of 1) sorted by relevance
18 func (*myType) pointerMethod() {} func36 {(*myType).pointerMethod, "function.myType.pointerMethod"},38 {(&myType{}).pointerMethod, "function.myType.pointerMethod"},