Searched defs:PreviousLinePostfix (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ | ||
H A D | WhitespaceManager.h | 127 std::string PreviousLinePostfix; member |
H A D | WhitespaceManager.cpp | 32 StringRef PreviousLinePostfix, in Change() |