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