Searched defs:pointerPath (Results 1 – 1 of 1) sorted by relevance
337 type pointerPath struct { struct339 mx map[value.Pointer]value.Pointer341 my map[value.Pointer]value.Pointer344 func (p *pointerPath) Init() {356 func (p pointerPath) Push(vx, vy reflect.Value) (equal, visited bool) {371 func (p pointerPath) Pop(vx, vy reflect.Value) {