Lines Matching full:doindent
1383 // The parameter n is the number of specs in the group. If doIndent is set,1387 func (p *printer) spec(spec ast.Spec, n int, doIndent bool) {1404 p.identList(s.Names, doIndent) // always present