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