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

/external/clang/lib/Format/
H A DWhitespaceManager.h190 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp272 appendIndentText(ReplacementText, C.IndentLevel, std::max(0, C.Spaces),
312 void WhitespaceManager::appendIndentText(std::string &Text, function in class:clang::format::WhitespaceManager

Completed in 289 milliseconds