Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h356 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp1681 appendIndentText( in generateChanges()
1734 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager