Searched refs:replaceWhitespaceBefore (Results 1 – 3 of 3) sorted by relevance
71 virtual void replaceWhitespaceBefore(unsigned LineIndex, in replaceWhitespaceBefore() function149 void replaceWhitespaceBefore(unsigned LineIndex,179 void replaceWhitespaceBefore(unsigned LineIndex,
241 BreakableLineComment::replaceWhitespaceBefore(unsigned LineIndex, in replaceWhitespaceBefore() function in clang::format::BreakableLineComment410 BreakableBlockComment::replaceWhitespaceBefore(unsigned LineIndex, in replaceWhitespaceBefore() function in clang::format::BreakableBlockComment
1022 Token->replaceWhitespaceBefore(LineIndex, Whitespaces); in breakProtrudingToken()