Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.h343 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp1399 appendIndentText( in generateChanges()
1452 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager