Searched defs:topDownVisitorImpl (Results 1 – 1 of 1) sorted by relevance
2265 type topDownVisitorImpl struct{} struct2267 func (topDownVisitorImpl) waitCount(module *moduleInfo) int {2271 func (topDownVisitorImpl) propagate(module *moduleInfo) []*moduleInfo {2275 …(topDownVisitorImpl) visit(modules []*moduleInfo, visit func(*moduleInfo, chan<- pauseSpec) bool) {