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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Format/
H A DWhitespaceManager.h202 void appendIndentText(std::string &Text, unsigned IndentLevel,
H A DWhitespaceManager.cpp485 appendIndentText(ReplacementText, C.IndentLevel, std::max(0, C.Spaces),
525 void WhitespaceManager::appendIndentText(std::string &Text, function in class:clang::format::WhitespaceManager

Completed in 49 milliseconds