Searched refs:adjustWhitespace (Results 1 – 2 of 2) sorted by relevance
194 void adjustWhitespace(unsigned LineIndex, int IndentDelta);
266 adjustWhitespace(i, IndentDelta); in BreakableBlockComment()326 void BreakableBlockComment::adjustWhitespace(unsigned LineIndex, in adjustWhitespace() function in clang::format::BreakableBlockComment