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