Searched defs:replaceWhitespace (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Format/
H A DBreakableToken.cpp233 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 DWhitespaceManager.cpp50 void WhitespaceManager::replaceWhitespace(FormatToken &Tok, unsigned Newlines, function in class:clang::format::WhitespaceManager

Completed in 91 milliseconds