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