Home
last modified time | relevance | path

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

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