Home
last modified time | relevance | path

Searched defs:replaceWhitespace (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DBreakableToken.h129 void replaceWhitespace(unsigned LineIndex, unsigned TailOffset, Split Split, in replaceWhitespace() function
DBreakableToken.cpp231 void BreakableLineComment::replaceWhitespace(unsigned LineIndex, in replaceWhitespace() function in clang::format::BreakableLineComment
398 void BreakableBlockComment::replaceWhitespace(unsigned LineIndex, in replaceWhitespace() function in clang::format::BreakableBlockComment
DWhitespaceManager.cpp48 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, in replaceWhitespace() function in clang::format::WhitespaceManager