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