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 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,

Completed in 148 milliseconds