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