Home
last modified time | relevance | path

Searched refs:appendEscapedNewlineText (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.h340 void appendEscapedNewlineText(std::string &Text, unsigned Newlines,
DWhitespaceManager.cpp1428 appendEscapedNewlineText(ReplacementText, C.NewlinesBefore, in generateChanges()
1475 void WhitespaceManager::appendEscapedNewlineText( in appendEscapedNewlineText() function in clang::format::WhitespaceManager