reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/UnwrappedLineFormatter.cpp
 1224     Indent = NewlineIndent;
 1229       Indent += Style.IndentWidth;
 1236     Indent = 0;
 1238   Whitespaces->replaceWhitespace(RootToken, Newlines, Indent, Indent,
 1238   Whitespaces->replaceWhitespace(RootToken, Newlines, Indent, Indent,