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