Searched refs:topDownVisitorImpl (Results 1 – 1 of 1) sorted by relevance
1667 type topDownVisitorImpl struct{} struct1669 func (topDownVisitorImpl) waitCount(module *moduleInfo) int { argument1673 func (topDownVisitorImpl) propagate(module *moduleInfo) []*moduleInfo { argument1677 func (topDownVisitorImpl) visit(modules []*moduleInfo, visit func(*moduleInfo) bool) { argument1688 topDownVisitor topDownVisitorImpl