Searched defs:PreviousLinePostfix (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/Format/ | ||
| H A D | WhitespaceManager.h | 129 std::string PreviousLinePostfix; member |
| H A D | WhitespaceManager.cpp | 34 StringRef PreviousLinePostfix, in Change() |