Searched defs:replaceWhitespace (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Format/ | ||
D | BreakableToken.h | 129 void replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, in replaceWhitespace() function |
D | BreakableToken.cpp | 233 void BreakableLineComment::replaceWhitespace(unsigned LineIndex, in replaceWhitespace() function in clang::format::BreakableLineComment |
D | WhitespaceManager.cpp | 50 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, in replaceWhitespace() function in clang::format::WhitespaceManager |