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

  /external/clang/lib/Format/
Format.cpp 151 storeReplacement(Tok.FormatTok, getNewLineText(NewLines, Spaces));
164 getNewLineText(NewLines, Spaces, WhitespaceStartColumn, Style));
179 NewLineText = getNewLineText(1, Spaces);
181 NewLineText = getNewLineText(1, Spaces, WhitespaceStartColumn, Style);
226 std::string getNewLineText(unsigned NewLines, unsigned Spaces) {
231 getNewLineText(unsigned NewLines, unsigned Spaces,
    [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 28 milliseconds