Searched refs:appendIndentText (Results 1 – 2 of 2) sorted by relevance
202 void appendIndentText(std::string &Text, unsigned IndentLevel,
627 appendIndentText(ReplacementText, C.Tok->IndentLevel, in generateChanges()673 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager