Searched refs:pathElem (Results 1 – 1 of 1) sorted by relevance
548 var path []pathElem571 type pathElem struct { struct577 func (comp *compiler) checkStructRecursion(checked map[string]bool, n *ast.Struct, path []pathElem)… argument597 path = append(path, pathElem{608 func (comp *compiler) recurseField(checked map[string]bool, t *ast.Type, path []pathElem) { argument