Searched refs:appendIndentText (Results 1 – 2 of 2) sorted by relevance
202 void appendIndentText(std::string &Text, unsigned IndentLevel,
489 appendIndentText(ReplacementText, C.IndentLevel, std::max(0, C.Spaces), in generateChanges()529 void WhitespaceManager::appendIndentText(std::string &Text, in appendIndentText() function in clang::format::WhitespaceManager