HomeSort by relevance Sort by last modified time
    Searched defs:BreakableLineComment (Results 1 - 2 of 2) 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(
217 BreakableLineComment::getSplit(unsigned LineIndex, unsigned TailOffset,
223 void BreakableLineComment::insertBreak(unsigned LineIndex, unsigned TailOffset,
231 void BreakableLineComment::replaceWhitespace(unsigned LineIndex,
241 BreakableLineComment::replaceWhitespaceBefore(unsigned LineIndex,

Completed in 34 milliseconds