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 197 void appendIndentText(std::string &Text, unsigned IndentLevel,
WhitespaceManager.cpp 467 appendIndentText(ReplacementText, C.IndentLevel, std::max(0, C.Spaces),
507 void WhitespaceManager::appendIndentText(std::string &Text,

Completed in 968 milliseconds