Searched defs:replaceWhitespace (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | BreakableToken.cpp | 233 void BreakableLineComment::replaceWhitespace(unsigned LineIndex, function in class:clang::format::BreakableLineComment 405 void BreakableBlockComment::replaceWhitespace(unsigned LineIndex, function in class:clang::format::BreakableBlockComment |
H A D | WhitespaceManager.cpp | 50 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, function in class:clang::format::WhitespaceManager |
Completed in 79 milliseconds