Searched defs:WalkDeps (Results 1 – 2 of 2) sorted by relevance
701 func (m *baseModuleContext) WalkDeps(visit func(child, parent Module) bool) { func
2423 func (b *baseModuleContext) WalkDeps(visit func(Module, Module) bool) { func