HomeSort by relevance Sort by last modified time
    Searched refs:BreakableLineComment (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Format/
BreakableToken.h 133 class BreakableLineComment : public BreakableSingleLineToken {
139 BreakableLineComment(const FormatToken &Token, unsigned IndentLevel,
BreakableToken.cpp 200 BreakableLineComment::BreakableLineComment(
219 BreakableLineComment::getSplit(unsigned LineIndex, unsigned TailOffset,
225 void BreakableLineComment::insertBreak(unsigned LineIndex, unsigned TailOffset,
233 void BreakableLineComment::replaceWhitespace(unsigned LineIndex,
242 void BreakableLineComment::replaceWhitespaceBefore(
ContinuationIndenter.cpp     [all...]

Completed in 73 milliseconds