Searched refs:cycleError (Results 1 – 1 of 1) sorted by relevance
2130 return cycleError(cycle)2152 func cycleError(cycle []*moduleInfo) (errs []error) { func2232 errs = append(errs, cycleError(cycle)...)2261 errs = append(errs, cycleError(cycle)...)