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