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 118 class BreakableLineComment : public BreakableSingleLineToken {
124 BreakableLineComment(const FormatToken &Token, unsigned StartColumn,
BreakableToken.cpp 177 BreakableLineComment::BreakableLineComment(const FormatToken &Token,
195 BreakableLineComment::getSplit(unsigned LineIndex, unsigned TailOffset,
201 void BreakableLineComment::insertBreak(unsigned LineIndex, unsigned TailOffset,
210 BreakableLineComment::replaceWhitespaceBefore(unsigned LineIndex,
Format.cpp     [all...]

Completed in 153 milliseconds