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

/external/clang/lib/Format/
H A DWhitespaceManager.cpp268 appendNewlineText(ReplacementText, C.NewlinesBefore,
271 appendNewlineText(ReplacementText, C.NewlinesBefore);
292 void WhitespaceManager::appendNewlineText(std::string &Text, function in class:clang::format::WhitespaceManager
298 void WhitespaceManager::appendNewlineText(std::string &Text, unsigned Newlines, function in class:clang::format::WhitespaceManager

Completed in 81 milliseconds