Searched defs:barModule (Results 1 – 1 of 1) sorted by relevance
97 type barModule struct { struct98 SimpleName99 properties struct {111 func (b *barModule) Deps() []string {115 func (b *barModule) IgnoreDeps() []string {119 func (b *barModule) GenerateBuildActions(ModuleContext) {122 func (b *barModule) Bar() bool {126 func (b *barModule) Walk() bool {