Searched refs:includeTops (Results 1 – 1 of 1) sorted by relevance
490 includeTops []string member536 includeTops: []string{},872 needsWarning = pathPattern[0] == "" && len(ctx.includeTops) == 0873 } else if len(ctx.includeTops) > 0 {910 if len(ctx.includeTops) > 0 {911 for i, top := range ctx.includeTops {2035 ctx.includeTops = []string{}2068 for _, top := range ctx.includeTops {2073 ctx.includeTops = append(ctx.includeTops, p)