Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DWhitespaceManager.h343 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp1436 appendIndentText( in generateChanges()
1489 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager