Searched defs:cycleError (Results 1 – 3 of 3) sorted by relevance
301 func (check *Checker) cycleError(cycle []Object, start int) { func
302 func (check *Checker) cycleError(cycle []Object, start int) { func
2512 func cycleError(cycle []*moduleInfo) (errs []error) { func