Searched refs:checkStructRecursion (Results 1 – 1 of 1) sorted by relevance
549 comp.checkStructRecursion(checked, n, path)577 func (comp *compiler) checkStructRecursion(checked map[string]bool, n *ast.Struct, path []pathElem)… func611 comp.checkStructRecursion(checked, comp.structs[t.Ident], path)