Searched defs:barModule (Results 1 – 1 of 1) sorted by relevance
95 type barModule struct { struct96 SimpleName97 properties struct {109 func (b *barModule) Deps() []string {113 func (b *barModule) IgnoreDeps() []string {117 func (b *barModule) GenerateBuildActions(ModuleContext) {120 func (b *barModule) Bar() bool {124 func (b *barModule) Walk() bool {