Searched refs:nextRoots (Results 1 – 1 of 1) sorted by relevance
122 SortedSet<File> nextRoots = c.sourceRoots.tailSet(sourceRoot); in constructExcluding() local124 for (File nextRoot : nextRoots) { in constructExcluding()