Searched defs:barModule (Results 1 – 1 of 1) sorted by relevance
96 type barModule struct { struct97 SimpleName98 properties struct {110 func (b *barModule) Deps() []string {114 func (b *barModule) IgnoreDeps() []string {118 func (b *barModule) GenerateBuildActions(ModuleContext) {121 func (b *barModule) Bar() bool {125 func (b *barModule) Walk() bool {