HomeSort by relevance Sort by last modified time
    Searched refs:appendIndentText (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
WhitespaceManager.h 202 void appendIndentText(std::string &Text, unsigned IndentLevel,
WhitespaceManager.cpp 489 appendIndentText(ReplacementText, C.IndentLevel, std::max(0, C.Spaces),
529 void WhitespaceManager::appendIndentText(std::string &Text,

Completed in 98 milliseconds