Lines Matching full:indent
1090 " 1.1. We have to indent/outdent all lines equally\n"
1095 " 1.1. We have to indent/outdent all lines equally\n"
3113 // indent). The RHS is aligned right of the operator and so compasses
3114 // everything until something with the same indent as the operator is found.
3235 " : some_var_(var), // 4 space indent\n"
3260 // This breaks if the memoization lookup does not take \c Indent and
3575 // Indent consistently independent of call expression.
3922 "unsigned Indent =\n"
4034 "unsigned Indent =\n"
4074 // line. Also fix indent for breaking after the type, this looks bad.
4497 // FIXME: Should we have the extra indent after the second break?
5714 // break the indent.
8584 // Don't indent in outer namespaces.
8596 // Don't indent case labels.