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

Overridden By

tools/clang/lib/Format/BreakableToken.cpp
  646 void BreakableBlockComment::adaptStartOfLine(
  909 void BreakableLineCommentSection::adaptStartOfLine(

References

tools/clang/lib/Format/ContinuationIndenter.cpp
 1882     Token->adaptStartOfLine(0, Whitespaces);
 2142           Token->adaptStartOfLine(NextLineIndex, Whitespaces);