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,
242 void BreakableLineComment::replaceWhitespaceBefore( in replaceWhitespaceBefore() function in clang::format::BreakableLineComment417 void BreakableBlockComment::replaceWhitespaceBefore( in replaceWhitespaceBefore() function in clang::format::BreakableBlockComment
1109 Token->replaceWhitespaceBefore(LineIndex, Whitespaces); in breakProtrudingToken()