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