Searched refs:PreviousPostfix (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Format/ |
D | WhitespaceManager.h | 76 StringRef PreviousPostfix,
|
D | WhitespaceManager.cpp | 79 StringRef PreviousPostfix, StringRef CurrentPrefix, bool InPPDirective, in replaceWhitespaceInToken() argument 86 IndentLevel, Spaces, std::max(0, Spaces), Newlines, PreviousPostfix, in replaceWhitespaceInToken()
|