Searched refs:cycleError (Results 1 – 1 of 1) sorted by relevance
2326 return cycleError(cycle)2348 func cycleError(cycle []*moduleInfo) (errs []error) { func2428 errs = append(errs, cycleError(cycle)...)2457 errs = append(errs, cycleError(cycle)...)