Home
last modified time | relevance | path

Searched defs:PreviousLinePostfix (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.h127 std::string PreviousLinePostfix; member
H A DWhitespaceManager.cpp39 StringRef PreviousLinePostfix, in Change()