Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DWhitespaceManager.h219 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp963 appendIndentText( in generateChanges()
1009 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager