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

  /external/clang/lib/Format/
WhitespaceManager.h 92 /// \p PreviousLinePostfix, \p NewlinesBefore line breaks, \p Spaces spaces
99 unsigned NewlinesBefore, StringRef PreviousLinePostfix,
109 std::string PreviousLinePostfix;
WhitespaceManager.cpp 32 StringRef PreviousLinePostfix, StringRef CurrentLinePrefix,
37 PreviousLinePostfix(PreviousLinePostfix),
99 Changes[i].PreviousLinePostfix.size() +
227 C.PreviousLinePostfix +

Completed in 42 milliseconds