Home
last modified time | relevance | path

Searched refs:PreviousPostfix (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDWhitespaceManager.h80 StringRef PreviousPostfix,
HDWhitespaceManager.cpp90 StringRef PreviousPostfix, StringRef CurrentPrefix, bool InPPDirective, in replaceWhitespaceInToken() argument
98 std::max(0, Spaces), Newlines, PreviousPostfix, CurrentPrefix, in replaceWhitespaceInToken()