Searched refs:CurrentPrefix (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/llvm/clang/lib/Format/ |
| H A D | WhitespaceManager.h | 86 StringRef CurrentPrefix, bool InPPDirective,
|
| H A D | WhitespaceManager.cpp | 85 StringRef PreviousPostfix, StringRef CurrentPrefix, bool InPPDirective, in replaceWhitespaceInToken() argument 93 std::max(0, Spaces), Newlines, PreviousPostfix, CurrentPrefix, in replaceWhitespaceInToken()
|